Browse Source

increase verbosity

Fabian Peter Hammerle 3 years ago
parent
commit
df86d67b05
1 changed files with 1 additions and 1 deletions
  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"]