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
We are running sonatype nexus behind a reverse proxy and GetChallengeURL returns an URL, which has totally different auth requirements than the actual image.
Since the autodetection fails there should be a way to tell watchtower to ignore basic auth
It would be expected that watchtower works if docker pull works for the same image.
Could the GetChallengeURL maybe just remove the last 1 or 2 path elements of the image url?
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Describe the bug
We are running sonatype nexus behind a reverse proxy and GetChallengeURL returns an URL, which has totally different auth requirements than the actual image.
Since the autodetection fails there should be a way to tell watchtower to ignore basic auth
It would be expected that watchtower works if docker pull works for the same image.
Could the GetChallengeURL maybe just remove the last 1 or 2 path elements of the image url?
Steps to reproduce
Expected behavior
It would be expected if the image is publically readable there is nofaiure.
Screenshots
No response
Environment
Docker version 27.3.1, build ce12230
Linux 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Your logs
Additional context
No response
The text was updated successfully, but these errors were encountered: