Unanswered
Do You Have Any Base Image Recommendation To Install Clearml Python Library?
I'M Getting Error With Pip On Python:3.9.11-Alpine Image.
actually no it is not, alpine is Not a good baseline, is is very very slim missing a ton of stuff.
I would use bullseye or slim (depending how many aux things you need on the container)
https://hub.docker.com//python/tags?page=1&name=bullseye
https://hub.docker.com//python/tags?page=1&name=slim-bullseye
173 Views
0
Answers
2 years ago
one year ago