Fabian Peter Hammerle преди 4 години
родител
ревизия
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"]