docker-ce-packaging icon indicating copy to clipboard operation
docker-ce-packaging copied to clipboard

[28.x backport] distros: use RHEL images from Docker Hub

Open vvoland opened this issue 3 months ago • 4 comments

  • backport: https://github.com/docker/docker-ce-packaging/pull/1264

vvoland avatar Oct 07 '25 06:10 vvoland

Looks like we need to set the default branch to verify; it's verifying something from master:

github.com/moby/moby/v2/daemon/libnetwork/internal/nftables
# [pkg-config --cflags  -- libnftables]
Package libnftables was not found in the pkg-config search path.
Perhaps you should add the directory containing `libnftables.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libnftables', required by 'virtual:world', not found
error: Bad exit status from 

thaJeztah avatar Oct 07 '25 06:10 thaJeztah

Probably this needs to be changed to 28.x (the branch) as default; https://github.com/docker/docker-ce-packaging/blob/610ec2eaf633d8aa85797e94a95cecabd6bd9dc5/common.mk#L39

  • https://github.com/docker/docker-ce-packaging/pull/1053

thaJeztah avatar Oct 07 '25 06:10 thaJeztah

Can rebase this one now 👍

thaJeztah avatar Oct 07 '25 10:10 thaJeztah

Rebased

vvoland avatar Oct 07 '25 11:10 vvoland