Loading

摘要: 容器基础配置 1、安装centos 容器 docker-compose.yaml 文件内容,指定一个映射目录 version: '3' services: centos-build: image: centos:centos7 container_name: centos-build stdin_o 阅读全文
posted @ 2022-07-20 17:21 jesn 阅读(427) 评论(0) 推荐(0)