Skip to content

Docker CLI

Docker Image SizeLicenseGit Repository

Executes Docker commands.

Use command to specify the command to be executed, e.g.:

yaml
command: docker system prune -f

Params

ParamDescription
DOCKER_LOGIN_REGISTRIESSpace separated list of Docker registries to log in to (user:password@registry) (string)
CONTEXTContext directory (relative to project root) (default: .) (string)

Trust

This step requires access to the Docker socket. See Trusted Tasks for more information.