https://prefect.io logo
Title
b

Bernardo Galvao

01/18/2023, 2:56 PM
does configuring a docker-registry block confirm that authentication succeeded?
t

Tim Galvin

01/18/2023, 3:09 PM
Without reading the source I am going to take a guess and say no. My hunch is that the credentials are not evaluated until run time, which is when the block is used
b

Bernardo Galvao

01/18/2023, 3:11 PM
yeah it did seem too easy. Thankfully I ran a docker login command to have some reassurance
The above exception was the direct cause of the following exception: RuntimeError: Could not connect to Docker.