https://prefect.io logo
Title
a

Arturo Martínez Pacheco

02/03/2023, 2:59 PM
hello! Is there a way to use cache when installing packages in block of docker container?
1
j

Jeff Hale

02/04/2023, 4:24 AM
If you create your own Docker image and bake them in that can save time loading if you're running a docker container in an environment where images can be cached.
🙌 1