Replies: 1 comment 1 reply
-
|
Is there more information in the log from the registry? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, community !

Today i got into a problem that i haven't been able to solve.
After merge to test branch i deploy this branch using
docker-compose -f test.yaml build
docker-compose -f test.yaml push
It builds it fine but at the moment of push it throws me the error without updating the image
my test.yaml push the images to a Docker Registry not to docker hub but i dont know what to do to fix this error and all documentations is available with docker command but not with docker compose. I have no experience with docker but i need to fix this. does anyone know what can be? the error is in the attachment
Beta Was this translation helpful? Give feedback.
All reactions