diff --git a/Dockerfile b/Dockerfile index 7c71d52..c2c206c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -490,6 +490,6 @@ RUN curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/ ENV PATH="${PATH}:/nix/var/nix/profiles/default/bin" -ENTRYPOINT ["/usr/bin/supervisord"] +#ENTRYPOINT ["/usr/bin/supervisord"] -CMD ["-c", "/etc/supervisord.conf"] \ No newline at end of file +#CMD ["-c", "/etc/supervisord.conf"] \ No newline at end of file