Docker CLI
Executes Docker commands.
Use command to specify the command to be executed, e.g.:
yaml
command: docker system prune -fParams
| Param | Description |
|---|---|
DOCKER_LOGIN_REGISTRIES | Space separated list of Docker registries to log in to (user:password@registry) (string) |
CONTEXT | Context directory (relative to project root) (default: .) (string) |
Trust
This step requires access to the Docker socket. See Trusted Tasks for more information.