|
You are here |
www.joshkasuboski.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. | |
| | | | |
www.danieldemmel.me
|
|
| | | | | I hereby renounce years of suffering with native extension compilations breaking | |
| | | | |
rob.cogit8.org
|
|
| | | | | 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
|
|
| | | 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. | ||