Skip to content

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”
Property Value
Install files charly.yml, task:

RPM (from docker-ce-stable repo): containerd.io, docker-buildx-plugin, docker-ce, docker-ce-cli, docker-compose-plugin

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”.

charly.yml
my-image:
candy:
- docker-ce
  • (none currently enabled)

Use when the user asks about:

  • Docker CE inside containers
  • Docker buildx or compose plugins
  • The docker-ce candy or Docker repository setup
  • /charly-check:check — declarative testing (check: block, charly check box, charly check live)