
stop
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
configstringobject
containerIdstring
credentials
Definitions
Credentials for a private container registry.
authstring
identityTokenstring
passwordstring
registrystring
registryTokenstring
usernamestring
deletebooleanstring
Default
truehoststring
killbooleanstring
Default
false