@nils_ballmann The Debian Bookworm LXC has Docker 20.x, while the Fedora 42 has already 28.x
Different iptable rules created. Not that experienced in reading those without a lot of documentation beside me.
Anyone any clue, what to configure my Docker with, in order to make this work on the newer docker?

@nanianmichaels @mctwist I originally didnt use #AlpineLinux as it ended up replacing #GNU packages and the #GPL license. For #docker I ended up using only #debian slim images as apk was a new package manager + ecosystem to learn. I tried Alpine now via #libvirt booted with only 75MB RAM usage. Also found #ArchLinux cloud images, so will use arch as I am already running the desktop on it. Few of my side projects have alpine base for containers now. Thanks for the suggestion though!
Thought I'd try checking out #Zitadel using their #Docker example (https://zitadel.com/docs/self-hosting/deploy/compose)
Sadly, it simply doesn't work. Context errors, not being able to get a session. 😞
1. Persistent data: Docker volume.
2. Static data: Docker image.
3. Configuration: Bind-mount, or environment file.
Don't bind-mount the Git repository into the containers!
Good morning Fedi friends!
A new learning adventure begins 👀
#SelfHosting #Docker #NeverStopLearning #MySoCalledSudoLife

Como ver contenido acestream en Linux https://myblog.clonbg.es/como-ver-contenido-acestream-en-linux/ #Docker #Media https://clonbg.es

Rackspace is hiring Senior Cloud Infrastructure Engineer (Azure)
🔧 #azure #golang #javascript #python #ansible #aws #cicd #docker #kubernetes #terraform #seniorengineer
🌎 Remote; Germany
⏰ Full-time
🏢 Rackspace
Job details https://jobsfordevelopers.com/jobs/senior-cloud-infrastructure-engineer-azure-at-rackspace-com-jul-21-2025-9111e8?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Mantener actualizados los contenedores Docker con Watchtower https://myblog.clonbg.es/mantener-actualizados-los-contenedores-docker-con-watchtower/ #Docker #Servicios https://clonbg.es

Docker изнутри: исчерпывающее руководство. Механизмы контейнеризации + примеры, эксперименты и реализация
Docker — не магия, а грамотное применение механизмов Linux. Разбираем инструмент, который пугает своей сложностью не меньше блокчейна. Показываем на пальцах как работают: Namespaces, Cgroups, OverlayFS – основные компоненты любого контейнера, и как стандарт OCI объединяет их в единую экосистему. Об этом и не только в статье.
https://habr.com/ru/articles/935178/
#docker #контейнеризация #namespaces #cgroups #linux_kernel #виртуализация #runc #golang #linux
TIL that golang supports importing from a custom domain while still using GitHub underneath (or any Git host), so that your public import path isn't bound to GitHub.
TL:DR; You put an HTML <meta> tag on your website that points to your Git repo.
From @Podman_io
https://blog.podman.io/2025/08/upcoming-migration-of-three-containers-repositories-to-monorepo/
#golang #podman #docker #monorepo #SelfHosting
MCP Horror Stories: The Supply Chain Attack
#Products #Docker #MCP #MCPserver #Security
https://www.docker.com/blog/mcp-horror-stories-the-supply-chain-attack/
🛠️ We’ll spin up a Docker-powered wp-env stack from scratch—zero config, max reproducibility. No more “works on my machine”. #WordPressDev #Docker #PHPUnit