diff --git a/xteve/Dockerfile b/xteve/Dockerfile index 9cc0c3d7f..3f9880058 100644 --- a/xteve/Dockerfile +++ b/xteve/Dockerfile @@ -3,7 +3,7 @@ ARG BUILD_VERSION ARG BUILD_UPSTREAM="3.1.133" FROM tnwhitwell/xteve:latest -CMD [ "-config", "/data" ] +#CMD [ "-config", "/data" ] ### LABELS ARG BUILD_ARCH