Explore >> Select a destination


You are here

andyfreeland.net
| | blog.fredrb.com
1.3 parsecs away

Travel
| | 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.
| | www.joeltok.com
1.6 parsecs away

Travel
| | Python dependency management for reproducibility, using built-in libraries.
| | blog.thea.codes
2.8 parsecs away

Travel
| |
| | scripter.co
12.8 parsecs away

Travel
| How I generated the Python dependencies file requirements.txt so that Netlify can install and run the HTML5 Validator before deploying this site.