This commit is contained in:
parent
50a39a5eac
commit
3b897ebc32
|
|
@ -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"]
|
||||
#CMD ["-c", "/etc/supervisord.conf"]
|
||||
Loading…
Reference in New Issue