Hi Guys
I am trying to understand how the deploy function works in a flow, and I find any material on where are the docker files stored locally during the deploy function if you are not pushing it to a repository (setting
push=False
).
Thanks
✅ 1
j
Jeff Hale
01/09/2024, 3:08 PM
If you build a Docker file with
.deploy
and don’t push the image, then I believe the image should be stored with other Docker images on your machine. The exact location appears to vary by OS - see this post. If you’re on a Mac or Windows you should be able to start Docker Desktop and view individual images and inspect them if desired.
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.