搜索
❯
2025年6月28日1分钟阅读
docker run -dit --name=fedora27 -v .:/root fedora:27 /bin/bash docker exec -it fedora27 bash