瀏覽代碼

remove CMD instruction

Gildas 5 年之前
父節點
當前提交
e25c8370b6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      cli/Dockerfile

+ 0 - 1
cli/Dockerfile

@@ -10,4 +10,3 @@ RUN set -x \
 WORKDIR /usr/src/app/SingleFile/cli
 
 ENTRYPOINT ["./single-file", "--browser-executable-path", "/usr/bin/chromium-browser", "--dump-content", "--browser-args", "[\"--no-sandbox\"]"]
-CMD ["https://github.com/Zenika/alpine-chrome"]