Container

Generated Markdown for references/concept_container.md.

Open book page Back to the skill graph

# Container

_A nestable grouping block inside a play for organisation; its condition applies to all children._

A container is a grouping block inside a play, used purely for organisation and
documentation — it is nestable. A `condition` set on a container applies to \*\*all
of its child steps\*\*. Containers do not change scheduling; they are not a docker
container (see the [Docker backend]../references/entity_docker_backend.md for that).


## Related

- [Play]../references/concept_play.md

- [Step]../references/concept_step.md

[← Back to SKILL.md]../SKILL.md