1 | docker run -d <image_name> tail -f /dev/null |
Image
2024-07-04
2023-10-05
even if you configure /etc/docker/daemon.json
like this (note: you still need to do this):
1 | { "registry-mirrors": |
it is not fully working until:
1 | sudo -E docker pull mirror.baidubce.com/significantgravitas/auto-gpt |