<command>
Run a docker command.
Example for command image:
@docker image {
args = "prune -f"
}Capabilities
| Capability | Info |
|---|---|
| Cache | never |
| Bach | no |
Argument Reference
The following arguments are supported:
command- (Optional) Example.args- (Optional) Arguments for command.
Last updated on