yaml
type: "io.kestra.plugin.docker.rm"
yaml
id: docker_remove_containers
namespace: company.team

tasks:
  - id: remove_containers
    type: io.kestra.plugin.docker.Rm
    force: true
    containerIds:
        - 947795c71c71
        - 5ad36bff753e
Properties
SubType string
Default false
SubType string
Default false