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

fix docker again

parent e9b6417b
Branches
Tags
No related merge requests found
......@@ -71,8 +71,8 @@ telemetry = {\n\
}" > /etc/consul.d/consul.hcl
RUN echo "\n\
service nomad start\n\
service consul start\n\
/usr/bin/nomad agent -config /etc/nomad.d &> /dev/null &\n\
/usr/bin/consul agent -config-dir=/etc/consul.d/ &> /dev/null &\n\
service mongod start\n\
" > /services_start.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment