sudo docker run -p 23:22 -it ubuntu
docker从image生成开放端口的ubuntu container
最新推荐文章于 2024-08-06 17:01:45 发布
sudo docker run -p 23:22 -it ubuntu