mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
update bash to sh, as there is no bash env
This commit is contained in:
parent
c49f5cc22e
commit
74d8fc2c86
@ -10,4 +10,4 @@ RUN cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
|
|||||||
|
|
||||||
ADD bootstrap.sh /etc/bootstrap.sh
|
ADD bootstrap.sh /etc/bootstrap.sh
|
||||||
|
|
||||||
CMD ["bash", "/etc/bootstrap.sh"]
|
ENTRYPOINT ["/etc/bootstrap.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user