瀏覽代碼

increase verbosity

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"]