摘要:
一、拉取镜像# This repository is deprecated. Starting from January 2022, the latest tag of this repository will point to Portainer CE 2.X. # Please use port 阅读全文
摘要:
一、准备工作1.打开目录 cd /usr/local/docker/ 2.创建文件夹 mkdir mysql 3.打开文件夹 cd mysql/ 二、创建挂载目录1.创建数据挂载目录 mkdir data 2.创建配置文件目录 mkdir config 3.打开config cd config/ 4 阅读全文
摘要:
康威第一定律:Conway’s law: Organizations which design systems are constrained to produce designs which are copies of the communication structures of these o 阅读全文