docker run --rm -it alpine /bin/sh / # / # apk add --no-cache bash fetch ... apk add --no-cache shadow chsh -s /bin/bash exec /bin/bash.
確定! 回上一頁