Docker pull image from insecure registry – CoLima + MAC M Chip
To configure Docker to use an insecure registry, locate and edit the Docker daemon configuration file (/etc/docker/daemon.json) to include the insecure registry's address. Reload the configuration and restart the Docker service. Note that using insecure registries poses security risks, and proper SSL/TLS certificates are recommended for production environments.