Baota Docker Mirror Acceleration

For Baota versions 8.2 and below, setting Docker mirror acceleration is ineffective, and manually modifying the configuration file content in the interface is also ineffective.

This is because the Docker configuration file is located at /etc/docker/daemon.json, and both the file and its folder do not exist by default. Directly modifying the file will not save successfully.

Simply execute mkdir /etc/docker, and then modify the acceleration configuration in the interface for it to take effect.