Docker CLI for usage in WoodpeckerCI.
5.4K
A Woodpecker I prepared docker daemon and cli. Also usable with Gitlab, Github or locally, see examples for usage.
git: with gitaz: with Azure CLIaz-git: with Azure CLI and git| Image | amd64 | arm64 |
|---|---|---|
| kokuwaio/dockerd | ||
| kokuwaio/dockerd:rootless | ||
| kokuwaio/docker-cli | ||
| kokuwaio/docker-cli:git | ||
| kokuwaio/docker-cli:az | ||
| kokuwaio/docker-cli:az-git |
services:
- name: dockerd
image: kokuwaio/dockerd
ports: [2375, 8080]
steps:
info:
image: kokuwaio/docker-cli
commands: docker info
| Environment | Default | Description |
|---|---|---|
| DOCKERD_PORT | 2375 | Specifies the port to listen on |
| DOCKERD_SHUTDOWN_TIMEOUT | 0 | Set the default shutdown timeout |
| DOCKERD_LOG_LEVEL | none | Set the logging level |
| DOCKERD_REGISTRY_MIRROR | none | Specifies a list of registry mirrors. |
| DOCKERD_INSECURE_REGISTRY | `none | Configure insecure registry |
Content type
Image
Digest
sha256:fd58d5c64…
Size
247 MB
Last updated
4 days ago
docker pull kokuwaio/docker-cli:28.4.0-az-git