Commit 3a9350a1 authored by Luhan Wang's avatar Luhan Wang

add daemon reload

parent a3cc4f20
......@@ -33,6 +33,7 @@ sudo echo -e "{ \n \
" > /etc/docker/daemon.json
echo -e "52.71.127.58 registry-1.docker.io" >> /etc/hosts
exit
sudo systemctl daemon-reload
sudo service docker restart
sudo docker network create docker-openxg --subnet=172.11.200.0/24 -o com.docker.network.bridge.name=docker-openxg
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment