Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Documented install breaks docker-ce .deb installations #443

@stealthybox

Description

@stealthybox

This is because we document that users install containerd from the default ubuntu apt repos.
docker-ce uses its own version called containerd.io.

These packages conflict and installing one will stop the other from running which naturally kills dockerd as well.

We can prevent this by checking for which containerd before installing the recommended package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/runtimeIssues related to container runtimeskind/bugCategorizes issue or PR as related to a bug.kind/documentationCategorizes issue or PR as related to documentation.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions