fedora-coreos-docs icon indicating copy to clipboard operation
fedora-coreos-docs copied to clipboard

Document how to install Docker CE

Open jlebon opened this issue 9 months ago • 3 comments

This could be desirable for various reasons, e.g. more up to date packages or for a different channel.

See https://docs.docker.com/engine/install/fedora/.

jlebon avatar May 01 '24 17:05 jlebon

@hrismarin - would you be interested in trying this out? it would basically be something like https://docs.fedoraproject.org/en-US/fedora-coreos/os-extensions/ but with an rpm-ostree override remove moby-engine first

dustymabe avatar May 01 '24 17:05 dustymabe

Will this be in the FAQ or on a separate page? I'm in favor of a separate page, so we can give the necessary instructions and example config.

hrismarin avatar May 02 '24 06:05 hrismarin

@hrismarin - would you be interested in trying this out? it would basically be something like https://docs.fedoraproject.org/en-US/fedora-coreos/os-extensions/ but with an rpm-ostree override remove moby-engine first

I think it requires a slightly more extensive: rpm-ostree override remove containerd moby-engine runc

At least, that's what I've had to do, since the docker-ce repository ships a containerd.io package (which also contains /usr/bin/runc).

jshuffle avatar May 02 '24 09:05 jshuffle

Will this be in the FAQ or on a separate page? I'm in favor of a separate page, so we can give the necessary instructions and example config.

@hrismarin I'm not sure, I think the proposal of a separate page could make sense. I figure the people who care where it should be put will show up when there is a PR to review.

dustymabe avatar May 06 '24 18:05 dustymabe

fixed in #641

dustymabe avatar May 15 '24 18:05 dustymabe