aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nms/Dockerfile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/nms/Dockerfile.in b/nms/Dockerfile.in
index 998b751..3782325 100644
--- a/nms/Dockerfile.in
+++ b/nms/Dockerfile.in
@@ -53,3 +53,6 @@ RUN apt-get -y install libcapture-tiny-perl libcgi-pm-perl libcommon-sense-perl
RUN cd /root/tgmanage/ && tools/get_mibs.sh
+@template nms-db
+FROM nms-base
+RUN apt-get install -y postgresql-doc-9.4 postgresql-9.4