Skip to content

[RFE] docker/containerd improvements #128

Open
@darkspadez

Description

@darkspadez

Current situation

Currently docker can be built w/ or w/ both docker and containerd/runc and containerd can also be built. Containerd sysext recipe was added later on Nov 14 2024. It seems kind of redundant to be able to include containerd in both docker and containerd. Also seems not logical to build docker w/o docker now that there is a containerd recipe.

Impact

Unsure how flatcar releases handle docker + containerd but might need to be adjusted to pull both by default now.

Ideal future situation

Have docker build just docker and remove the without logic.

Implementation options

I can work on adjusting the recipes to remove the logic if this is wanted.

Additional information

I just think this would simplify the building of docker this way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions