trying to fix again
Some checks failed
Some checks failed
This commit is contained in:
@@ -31,6 +31,4 @@ USER gentooligan
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
RUN cat /entrypoint.sh >> /home/gentooligan/.bash_profile
|
||||
|
||||
CMD ["/bin/bash", "-l"]
|
||||
CMD ["/bin/bash", "-l", "-c", "/entrypoint.sh"]
|
||||
|
||||
@@ -3,3 +3,4 @@
|
||||
|
||||
source /etc/profile
|
||||
source /lib/gentoo/functions.sh
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user