aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index d967b0c..f3c7ecb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -32,4 +32,4 @@ USER ${APPUSER}
VOLUME ${APPDIR}/logs
# Run run_policy.sh when the container launches
-CMD ["./bin/snmptrapd.sh start"]
+CMD ["./bin/snmptrapd.sh", "start"]