首页 标签:管理容器

关键字:关键字管理容器相关的文章

podman 管理容器 范例:podman管理容器 安装httpd #安装httpd [root@centos8 ~]#podman pull httpd [root@centos8 ~]#podman run -d --name web -p 80:80 httpd [root@centos8 ~...

Copyright © 2012-2022 YUNWEIPAI.COM - 运维派 京ICP备16064699号-6
扫二维码
扫二维码
返回顶部