|
You are here |
ryxcommar.com | ||
| | | | |
blog.fredrb.com
|
|
| | | | | Tiny Python Docker Images I was looking for a way to create a very small docker image for a Python project. The python project I created is a Telegram bot quizzes me in German. The python-telegram-bot pip package requires gcc to fully build- so using alpine image did not do the trick for me. I searched online, found a few example bot none that would actually do what I needed with a reasonable image size. | |
| | | | |
andyfreeland.net
|
|
| | | | | ||
| | | | |
vsupalov.com
|
|
| | | | | Reduce the build time of your dockerized Python app with one small change. | |
| | | | |
www.djpeacher.com
|
|
| | | If you are trying to use "System Python" or manually install other versions, you could be saving yourself a lot of grief by using a version manager instead. | ||