Maintained by:
99x Brazil
Where to get help:
the private team Slack
Published image artifact details:
repo-info repo's remote-deployer-ci/ directory (history)
Source of this description:
docs repo's remote-deployer-ci/README.md file (history)
A collection of lightweight CI images designed for remote deployment workflows. Use these images in your CI/CD pipelines (GitHub Actions, GitLab CI) to handle Docker-in-Docker, CLI-based, Helm, or Enonic deployments.
1Password CLI (op): included in enonic / latest, 29-dind, and helm. Not included in 29-cli (Docker-only tools there).
enonic / latestSpecialized image configured for Enonic XP deployment environments. The latest tag is an alias for enonic.
op): includedlinux/amd64docker pull leanon/remote-deployer-ci:enonic29-dindIncludes the Docker 29 daemon (Docker-in-Docker). Ideal for building and pushing images within a CI pipeline.
op): includedlinux/amd64docker pull leanon/remote-deployer-ci:29-dind29-cliLightweight image containing only the Docker 29 CLI tools. Best for triggering remote deployments where a local daemon is not required.
op): not includedlinux/amd64docker pull leanon/remote-deployer-ci:29-clihelmDebian-based image with Helm (version configurable at build time). The default entrypoint is helm (similar to alpine/helm), suitable for Kubernetes/Helm CI jobs. Built from the helm branch of this repository.
op): included (override entrypoint to run op, e.g. docker run --rm --entrypoint op leanon/remote-deployer-ci:helm --version)linux/amd64docker pull leanon/remote-deployer-ci:helmTo use the latest Enonic deployer in your environment:
docker run --rm leanon/remote-deployer-ci:latest --version
Content type
Image
Digest
sha256:b49d09056…
Size
420.3 MB
Last updated
4 months ago
docker pull leanon/remote-deployer-ci