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

update docker

parent 73cf2ebf
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,6 @@ client {\n\
RUN echo "\n\
service nomad start\n\
" > entrypoint.sh
" > services_start.sh
ENTRYPOINT ["bash", "entrypoint.sh"]
CMD ["bash", "services_start.sh"]
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