Squid nodes should receive credentials from the broker upon registering rather than needing to be preconfigured with a token or ssh key. After receiving an access token, it should `docker login registry.gitlab.com` with that token.
Squid nodes should receive credentials from the broker upon registering rather than needing to be preconfigured with a token or ssh key.
After receiving an access token, it should
docker login registry.gitlab.comwith that token.