-
Notifications
You must be signed in to change notification settings - Fork 883
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
docs: add note about docker hub private images #1132
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1132 +/- ##
=======================================
Coverage 61.49% 61.49%
=======================================
Files 23 23
Lines 1470 1470
=======================================
Hits 904 904
Misses 482 482
Partials 84 84 Continue to review full report at Codecov.
|
I can not confirm this. For me only docker.io in image name and config.json worked. This did not. |
@dschmidt Could you post the
? And the contents of your |
Of course, happy to :) This works:
with
and
Actually this seems to work as well, although I was pretty sure I had tested it and it didn't work ... anyhow this seems to work actually:
with
which is what I get when simply logging in with So false alarm, I think you are right. I'm just not sure this documentation actually helps, as this information is basically already available from https://github.com/containrrr/watchtower/blob/f81d0b17c19e6b885884ce2f94a3aab76e258e88/docs/private-registries.md#share-the-docker-configuration-file. |
Do you mean the prefix in the docker compose for watchtower? I don't see anything that expressively tells you to add it to your other containers... right? |
Add findings in #796 (comment) to docs.