Explore >> Select a destination


You are here

www.joshkasuboski.com
| | blog.fredrb.com
1.5 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.
| | ectobit.com
2.5 parsecs away

Travel
| | Upgrade your Rust Dockerfile to use the benefits of BuildKit and Buildx
| | martinheinz.dev
2.6 parsecs away

Travel
| | At this point probably everybody has heard about Docker and most developers are familiar with it, use it, and therefore know the basics such as how to ...
| | lea.codes
16.4 parsecs away

Travel
| Sprinkle your JavaScript codebase with type annotations in JSDoc, run checks against it and auto-generate documentation.