To add Bash to the Dockerfile, use apk add bash. The command apk add is how to add packages. Tell the container to run Bash with a similar ...
確定! 回上一頁