摘要:
一、简介 部署环境: | 组件 | 版本 | 备注 | | | | | | docker | 19.03.6 | build 369ce74a3c | | docker-compose | 1.27.4 | build 40524192 | | ubuntu | 18.04 | server版 X8 阅读全文
摘要:
ifconfig sudo vi /etc/netplan/00-installer-config.yaml network: ethernets: eno1: dhcp4: no dhcp6: no addresses: [192.168.1.188/24] optional: true rout 阅读全文