Explorar el Código

remove CMD instruction

Gildas hace 5 años
padre
commit
e25c8370b6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"]