重命名文件夹

This commit is contained in:
CN-JS-HuiBai
2026-02-01 22:35:01 +08:00
parent 6212c84337
commit 9c8c2c9df0
10 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
docker pull docker.io/library/ubuntu:latest
docker run -d \
--name ubuntu \
--privileged=true \
--net=host \
docker.io/library/ubuntu:latest \
/bin/bash