You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've ran more tests and it doesn't matter if I use a private insecure registry with a port registry.service.consul:5000 or a secure registry with a public domain name and https registry.mydomain.com.
The basic auth doesn't work in either case when set through /root/.docker/config.json on the Nomad client.
Nomad version
Operating system and Environment details
Ubuntu 24.04.1 LTS, Hetzner Cloud
Issue
Pulling with docker on that host works fine, but Nomad fails with:
Reproduction steps
auth
block inside the job.Expected Result
The job should work,
Actual Result
The job fails with "no basic auth credentials"
The text was updated successfully, but these errors were encountered: