echo “DOCKER_OPTS=”$DOCKER_OPTS --registry-mirror=http://2914badf.m.daocloud.io"" | sudo tee -a /etc/defaults/docker
And restart docker, It’s not working!
Share and learn in the Docker community.
echo “DOCKER_OPTS=”$DOCKER_OPTS --registry-mirror=http://2914badf.m.daocloud.io"" | sudo tee -a /etc/defaults/docker
And restart docker, It’s not working!