infra: image: create entrypoint script and put env sources in it
This commit is contained in:
@@ -31,4 +31,6 @@ USER gentooligan
|
|||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|
||||||
ENTRYPOINT /bin/bash
|
ENTRYPOINT ["/entrypoint.sh"]
|
||||||
|
|
||||||
|
CMD ["/bin/bash"]
|
||||||
|
|||||||
Reference in New Issue
Block a user