diff --git a/Dockerfile b/Dockerfile index dff57f53..d05fbee4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,4 +28,3 @@ COPY ./nginx/crawlab.conf /etc/nginx/conf.d # start backend CMD ["/bin/bash", "/app/bin/docker-init.sh"] -