Skip to content

Problem authentication with DockerRegistry #7449

Answered by fenix01
fenix01 asked this question in Q&A
Discussion options

You must be logged in to vote

I answer to my question. I did a typo in my code..
In the DockerContainer class, we have to set the image_registry attribute not registry.

In should be like this :
docker = DockerContainer(networks=["net_backend"], image="rg.fr-par.scw.cloud/mynamespace/prefect:latest", image_registry=registry)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fenix01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant