Skip to content

[RFE] Build and ship Docker sysext #1092

@t-lo

Description

@t-lo

Current situation

Docker is shipped via Torcx.

Impact

Shipping Docker with torcx increases boot time (docker tarball needs to be decompressed) and memory usage at runtime (torcx uses a tmpfs for docker binaries). Torcx is deprecated and in maintenance mode, posing a potential security risk.

Ideal future situation

Docker is build as a sysext and included in the base OS image (and update tarball).

Additional information

This issue depends on #1091 and requires #1093 to be implemented to be feature complete (end-end-dependency).

@krishjainx wanted to look into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions