Explore >> Select a destination


You are here

www.joshkasuboski.com
| | blog.fredrb.com
1.7 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.danieldemmel.me
1.4 parsecs away

Travel
| | I hereby renounce years of suffering with native extension compilations breaking
| | rob.cogit8.org
1.6 parsecs away

Travel
| | Learn how to speed up and harden your Django Docker builds using Astral's uv for faster installs, better caching, and reproducible environments.
| | blog.nuculabs.de
17.5 parsecs away

Travel
| Introduction Hello ??, In this quick tutorial ?? we'll explore how to use Volumes and PersistentVolumes with hostpath storage in Microk8s. We will deploy a simple nginx instance and mount a volume inside it that points to the ~/Downloads folder. Let's get started! Note: The following image was generated with Stable Diffusion How-To You can follow along if you want to setup a quick deployment with a host path volume.