Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: Image doesn't work properly with Watchtower #1844

Open
brhahlen opened this issue Jun 19, 2024 · 0 comments
Open

Bug report: Image doesn't work properly with Watchtower #1844

brhahlen opened this issue Jun 19, 2024 · 0 comments
Labels

Comments

@brhahlen
Copy link

Describe the bug
When using Cyberchef with https://github.com/containrrr/watchtower, the following error occurs:

Could not do a head request for "ghcr.io/gchq/cyberchef:latest", falling back to regular pull.
Reason: registry responded to head request with "404 Not Found", auth: "not present"

According to containrrr/watchtower#1528, this has to do with how the docker image is being build.

To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Set up CyberChef in Docker
  2. Set up Watchtower in Docker
  3. Wait for update check
  4. See error

Expected behaviour
Watchtower would be able to do a proper head request and get the right information.

Screenshots

Desktop (if relevant, please complete the following information):

  • OS: Fedora
  • Browser: N/A
  • CyberChef version: latest - 10.18.8

Additional context
Add any other context about the problem here.

@brhahlen brhahlen added the bug label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant