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

update docker

parent 9c840137
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\
" > services_start.sh
" > /services_start.sh
CMD ["bash", "services_start.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