0
点赞
收藏
分享

微信扫一扫

docker以root用户登录

绪风 2023-11-30 阅读 31

docker exec -u 0 -it <container_id> /bin/bash



举报

相关推荐

0 条评论