docker mirrors

This commit is contained in:
2024-05-31 00:08:40 +08:00
parent 8ad20ca7fd
commit 49595c7df5
2 changed files with 12 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ sudo apt install -y --autoremove \
sudo usermod -aG docker $(whoami)
sudo cp ../dotfiles/etc/docker/daemon.json /etc/docker/daemon.json
echo
echo "Finish!"
docker --version