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

update docker

parent 9c840137
Branches
Tags
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.
Please register or to comment