Hello all, maybe a dumb question, but looking at prebuilt docker images from Prefect for example , how can I tell if this is ubuntu based or alpine based?
r
Roman Ruiz
09/18/2024, 2:30 PM
In your link, I see apt-get, which indicates a Debian-based OS.
You can check the Dockerfile on GitHub and see the base image is from
python
, which is based on the
debian
image. Ubuntu is based off debian.
m
Moe
09/18/2024, 2:33 PM
@Roman Ruiz Got it, thank you so much
Moe
09/18/2024, 5:03 PM
@Roman Ruiz Is there a way to tell also the Debian version?
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.