Skip to content

Conversation

@debasishbsws
Copy link
Member

…naming

Extract major versions and standardize subpackage naming patterns across Docker 28 and 29. Update epochs accordingly.

This produces cleaner, more
intuitive package names by extracting the version suffix:
docker-28-dockerd → dockerd-28
docker-28-dind → docker-dind-28
docker-28-init → docker-init-28
docker-28-rootless → docker-rootless-28
docker-28-oci-entrypoint → docker-oci-entrypoint-28
docker-28-dind-compat → docker-dind-compat-28
docker-28-config-mirror-gcr → docker-config-mirror-gcr-28

…naming

Extract major versions and standardize subpackage naming patterns across
Docker 28 and 29. Update epochs accordingly.

This produces cleaner, more
intuitive package names by extracting the version suffix:
  docker-28-dockerd          → dockerd-28
  docker-28-dind             → docker-dind-28
  docker-28-init             → docker-init-28
  docker-28-rootless         → docker-rootless-28
  docker-28-oci-entrypoint   → docker-oci-entrypoint-28
  docker-28-dind-compat      → docker-dind-compat-28
  docker-28-config-mirror-gcr → docker-config-mirror-gcr-28

Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Dec 29, 2025
@debasishbsws debasishbsws requested review from a team and removed request for a team December 29, 2025 15:22
@debasishbsws debasishbsws marked this pull request as draft December 29, 2025 15:27
Add version suffix on the runtime dependencies

Fix version transform for fips name

Keep creating docker group with docker.conf instead of ${{vars.package-version}}.conf

Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
@debasishbsws debasishbsws marked this pull request as ready for review December 29, 2025 16:16
@debasishbsws debasishbsws requested a review from a team December 29, 2025 16:35
@vishal-chdhry vishal-chdhry merged commit c74dd66 into wolfi-dev:main Dec 30, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants