Docker: Update to v29.3.0#25972
Conversation
7c64fd4 to
000416c
Compare
|
Can you update this to latest docker versions? |
000416c to
9a0b9bf
Compare
|
Tested on bcm27xx/bcm2711 |
|
Wait, it works for you? |
Yes, works here on rpi4 (bcm27xx/bcm2711) |
|
bcm2711 work |
|
Needs to be rebased and updated after changes in main branch |
|
Yeah, the main issue is I can't merge something that will break supported platforms like x86_64, better something old rather than broken. |
9a0b9bf to
331c5cb
Compare
|
It seems the error I was experiencing during testing was to do with my setup. |
|
You need to add commit descriptions to all of the commits. And please start you commit subjects with lower case after the prefix. It's a good idea to add links to all the relevant changelogs as well. |
|
Good god this PR is being worked on since February? This is really no critique on anyone here as I know very well myself that this work here is done in our freetime. However, we should really get this sorted out in a timely manner as there are several CVEs that need fixing. In the meantime we should probably at least go for version v28.5.2 or make the move to v29. Is there anything that can be done to help with this PR? |
1006ede to
3363439
Compare
|
I was hoping that CI test wasn't necessary, here's hoping it passes this time. |
The build catches most of the issues that may arise building docker so it's pretty simple to go through the process if anyone would like to submit another PR, it just takes some time to build and test everything still works. This PR is almost done so we should probably get it through even if it's just an incremental update. |
|
Any news? |
|
Docker Engine v29 introduced experimental support for using nftables as a firewall backend |
142709f to
3363439
Compare
|
Any chance to get this updated to the latest versions of docker, dockerd, runc and containerd? |
|
@G-M0N3Y-2503 |
3363439 to
57c6688
Compare
|
Haven't been able to get networking locally in tests, so probably isn't worth merging as is. |
|
Well, it works on my rpi4 (bcm27xx) with kernel 6.18.21 and xtables-addon update (#28167).... |
Update to 1.3.4 Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Update to 2.2.1 Remove deprecated binaries Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Update to 29.3.0 Fix packing breaking changes Updated config documentation Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Update to 29.3.0 Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
3fcc5f9 to
d5ab91d
Compare
|
I'm closing this since #29218 has been merged. |
Maintainer: me / @G-M0N3Y-2503
Compile tested: x86_x64, QEMU/KVM, master
Run tested: x86_x64, QEMU/KVM, master, firewall not working
Description:
Update to v29.3.0