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