Stop
yaml
type: "io.kestra.plugin.docker.stop"
Examples
yaml
id: docker_stop
namespace: company.team
tasks:
- id: run
type: io.kestra.plugin.docker.Stop
containerId: 8088357a1974
kill: true
Properties
config stringobject
containerId string
credentials Credentials
delete booleanstring
Default
true
host string
kill booleanstring
Default
false