mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +00:00
update bash to sh, as there is no bash env
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user