docker-ce
Recipe card from the charly-coder plugin (Images — the deployable catalog).
docker-ce – Docker CE engine and plugins
Section titled “docker-ce – Docker CE engine and plugins”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml, task: |
Packages
Section titled “Packages”RPM (from docker-ce-stable repo): containerd.io, docker-buildx-plugin, docker-ce, docker-ce-cli, docker-compose-plugin
Cross-distro coverage
Section titled “Cross-distro coverage”rpm: (Fedora — Docker’s yum repo), pac: (Arch — docker metapackage from extra), deb: — via distro-version tag sections debian:13: and ubuntu:24.04: because the upstream apt repo URL differs per distro codename (https://download.docker.com/linux/debian trixie vs .../ubuntu noble). Each tag section declares its own repos: block with the correct URL + GPG key; packages (docker-ce, docker-ce-cli, containerd.io, docker-buildx-plugin, docker-compose-plugin) are identical. See /charly-image:layer “distro-version tag sections”.
my-image: candy: - docker-ceUsed In Boxes
Section titled “Used In Boxes”- (none currently enabled)
Related Candies
Section titled “Related Candies”/charly-distros:container-nesting— Alternative podman-based nested container support/charly-coder:kubernetes-layer— Sibling kubectl/Helm commonly paired with docker-ce/charly-coder:github-actions— Sibling candy needing a container engine for act runs
Related Commands
Section titled “Related Commands”/charly-build:build— Build the bootc image including docker-ce packages/charly-vm:vm— Run the bootc image as a VM to test the docker engine
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Docker CE inside containers
- Docker buildx or compose plugins
- The
docker-cecandy or Docker repository setup
Related
Section titled “Related”/charly-check:check— declarative testing (check:block,charly check box,charly check live)