摘要:
1.前提是安装好docker,docker-compose,docker-compose 安装如下: 官网教程 https://github.com/docker/compose/releases/ 直接执行两条命令就行了: harbor地址:https://github.com/goharbor/ 阅读全文
posted @ 2019-02-28 23:18
cfclang
阅读(387)
评论(0)
推荐(0)
摘要:
docker有四种网络模式 · host模式,使用--net=host指定。 · container模式,使用--net=container:NAME_or_ID指定。 · none模式,使用--net=none指定。 · bridge模式,使用--net=bridge指定,默认设置。 1 host 阅读全文
posted @ 2019-02-28 11:04
cfclang
阅读(291)
评论(0)
推荐(0)

浙公网安备 33010602011771号