Skip to content
Snippets Groups Projects
Commit eb3789da authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Entrypoint..

parent b2e461e9
No related branches found
No related tags found
No related merge requests found
......@@ -18,11 +18,4 @@ RUN ./install.sh && rm install.sh
COPY ./files/run.sh ./run.sh
COPY ./files/tmux.conf ./.tmux.conf
CMD ["./run.sh"]
# CMD ["tmux"]
# CMD ["sleep","infinity"]
#CMD ["bash"]
ENTRYPOINT ["./run.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment