Skip to content
Snippets Groups Projects
Commit 8501f5d9 authored by George Sedov's avatar George Sedov
Browse files

fix docker

parent acf623f9
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ RUN mkdir -p /var/log/supervisord/ /etc/consul.d /etc/nomad.d
RUN cd /var/run/asapo && terraform init
RUN chmod -R og+wrX /var /run /etc/consul.d /etc/nomad.d
RUN chmod -R og+wrX /var/log /var/lib /var/tmp /run/asapo /etc/consul.d /etc/nomad.d
ENTRYPOINT ["supervisord", "--configuration", "/etc/supervisord.conf"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment