Update run-ubuntu.sh

This commit is contained in:
CN-JS-HuiBai
2023-12-28 10:02:49 +08:00
committed by GitHub
parent 4c9b6e2af5
commit 1bbc88ffc3

View File

@@ -1,6 +1,6 @@
docker pull docker.io/library/ubuntu:latest
docker run -d \
--name almalinux \
--name ubuntu \
--privileged=true \
--net=host \
docker.io/library/ubuntu:latest \