Skip to content

docker: bump to 29.4.1#29218

Merged
commodo merged 4 commits into
openwrt:masterfrom
GeorgeSapkin:docker-bump-to-29.4.1
Apr 25, 2026
Merged

docker: bump to 29.4.1#29218
commodo merged 4 commits into
openwrt:masterfrom
GeorgeSapkin:docker-bump-to-29.4.1

Conversation

@GeorgeSapkin
Copy link
Copy Markdown
Member

Maintainer: @G-M0N3Y-2503

Description:

Bump Docker to 29.4.1 and bump related packages to the required versions.

Fix build issues and disable building for all MIPS variants due to some upstream MIPS machine code incompatibilities.

Supersedes:


🧪 Run Testing Details

  • OpenWrt Version: 25.12.2
  • OpenWrt Target/Subtarget: x86/64
  • OpenWrt Device: QEMU/Vadas

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

GeorgeSapkin and others added 4 commits April 24, 2026 22:22
Disable building for all MIPS variants.

Changes: https://docs.docker.com/engine/release-notes/27/
Changes: https://docs.docker.com/engine/release-notes/28/
Changes: https://docs.docker.com/engine/release-notes/29/#2941
Co-authored-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Signed-off-by: George Sapkin <george@sapk.in>
Fix build issues and disable building for all MIPS variants.

Changes: https://docs.docker.com/engine/release-notes/27/
Changes: https://docs.docker.com/engine/release-notes/28/
Changes: https://docs.docker.com/engine/release-notes/29/#2941
Signed-off-by: George Sapkin <george@sapk.in>
@GeorgeSapkin GeorgeSapkin force-pushed the docker-bump-to-29.4.1 branch from 815c87a to 017a435 Compare April 24, 2026 19:22
@commodo
Copy link
Copy Markdown
Contributor

commodo commented Apr 25, 2026

These look like a big bump.
Might as well make you a maintainer of this.

@commodo commodo merged commit 4c31cad into openwrt:master Apr 25, 2026
12 checks passed
@GeorgeSapkin
Copy link
Copy Markdown
Member Author

I think the maintainer is somewhat active still.

@GeorgeSapkin GeorgeSapkin deleted the docker-bump-to-29.4.1 branch April 25, 2026 05:39
@G-M0N3Y-2503
Copy link
Copy Markdown
Contributor

Hey thanks for getting this across the line.
I don't have as much time to dedicate to this as much as I did, especially for the upcoming nftables integration. I'm happy to be backup help at this stage if that's something you would like.

@GeorgeSapkin
Copy link
Copy Markdown
Member Author

@G-M0N3Y-2503 I don't use Docker on OpenWrt. So I've no clue what needs to be modified to get this running beyond fixing the build issues. Do you know what needs to be changed on the nftables side?

@G-M0N3Y-2503
Copy link
Copy Markdown
Contributor

I don't run it anymore myself I just test in a VM these days.
The concern is more on the compatibility with the OpenWRT rules, this was quite the endeavor for iptables as docker subverts them entirely by default.
The binary integration should be straight forward I'd imagine, worse case wed need to add some kernel feature but docker is pretty good at documenting what's needed, they have a script you can run that highlights what's available/missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants