chsh -s /bin/bash. exec /bin/bash. 만약 Docker 에 exec bash 로 접근하고 싶다면. docker exec -it [container 이름] sh -c "apk update ; apk add ...
確定! 回上一頁