Is there any way to see the docker image digest for the flow image an agent is using?
a
Anna Geller
12/17/2021, 12:59 AM
@Leon Kozlowski I believe you can get the image name using:
Copy code
prefect.context.image
but to get a specific image digest, I think you usually get it during image build rather than at runtime, e.g. when you build a Docker storage at registration, then the digest will be printed out.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.