11 2018 档案
摘要:https://blog.csdn.net/fenglailea/article/details/79098246docker run -d --name node1 -e 'CONSUL_LOCAL_CONFIG={"skip_leave_on_interrupt": true}' consul agent -server -node=node1 -bootstrap-expect=2 && ...
阅读全文
摘要:wget https://mirrors.ustc.edu.cn/repogen/conf/debian-http-4-stretch -O sources.listsudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg2 \ software-prop...
阅读全文