https://prefect.io logo
Title
j

Jean-Michel Provencher

01/30/2023, 9:06 PM
Is there any alpine based prefect image available ? It seems like the image on docker hub comes pre-installed with a lot of unecessary tools, and it gets to deal with vulnerabilities then deploying to production environments.
1
z

Zanie

01/30/2023, 9:07 PM
Hi! We do not build these at this time, we just use the standard Python images. It should be feasible to create your own base image though.
j

Jean-Michel Provencher

01/30/2023, 9:09 PM
alright, I,ll try
j

James Gatter

01/30/2023, 9:25 PM
if you succeed please share what you can!