Skip to content
Snippets Groups Projects
Commit 5e2ac09d authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

attempt to use environment-aware shell for docker

parent fe8e9c27
Branches
Tags
1 merge request!3v2.0.1
......@@ -32,3 +32,4 @@ ENTRYPOINT []
CMD ["bash", "--rcfile", "/etc/profile", "-l"]
USER 0
WORKDIR /
SHELL ["bash", "--rcfile", "/etc/profile"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment