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