<command>

❗️
This command is not cacheable.

Run a docker command. Example for command image:

@docker image {
    args = "prune -f"
}

Argument Reference

The following arguments are supported:

  • command - (Optional) Example.
  • args - (Optional) Arguments for command.
Last updated on