Elektrine lite

← Feed

@voltagex@aus.social

Post #1454630

2026-04-18 05:13 UTC

I detest #Docker making #IPv6 so fucking difficult (No, I don't want to switch to #Podman today, thanks)

Replies (2)

  • @jana@social.jsteuernagel.de 2026-04-18 06:47

    @voltagex If your IPs are static, assign a prefix to a Docker network and use „-o com.docker.network.bridge.gateway_mode_ipv6=routed“. Stuff becomes a lot less painless then, as you can directly route to and from the containers then.

    Open ##2023251

  • @sifrmoja@mastodon.social 2026-04-20 00:45

    @voltagex It is so annoying! I also wish open source projects supported OCI over docker. I use Incus, which supports OCI, which works great if it is a single container. Incus also handles IPv6 properly.

    Open ##2023254