07 2019 档案
摘要:问题描述: 修改后问题解决: 如下 ip ports: - "8764:8080" 会 报 port published with ingress mode can't be used with dnsrr mode 故解决端口声明方式 参考 https://discuss.aerospike.co
阅读全文
摘要:cd /usr/lib/systemd/system/ vim docker.service #在原本的ExecStart中添加tcp://0.0.0.0:2375 [Service] Type=notify # the default is not to use systemd for cgroups because the delegate issues still # exists ...
阅读全文