摘要: services的书写规则 1.iamge services: web: # 服务名称,用户自定义 image: busybox # 镜像名称/镜像ID,如果本地不存在compose会拉取镜像 # 以下格式都可 images: redis images: mysql:latest images: e 阅读全文
posted @ 2021-04-22 19:31 1769987233 阅读(282) 评论(0) 推荐(0) 编辑