1
0
Fabian Peter Hammerle 4 жил өмнө
parent
commit
df86d67b05
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -34,4 +34,4 @@ RUN chmod a+rwxt /monitor `# mkfifo main_pipe|log_pipe|packet_pipe`
 USER nobody
 # > line 1986: main_pipe: No such file or directory
 WORKDIR /monitor
-CMD ["bash", "monitor.sh", "-D", "/monitor-config"]
+CMD ["bash", "monitor.sh", "-D", "/monitor-config", "-V"]