Reeve CI / CD - Pipeline Step: Docker CLI This is a Reeve step for executing Docker commands. Configuration See the environment variables mentioned in Dockerfile. Use command to specify the command to be executed, e.g.: command: ["docker", "system", "prune", "-f"]