Volume Specification
The volume specification for Local Containers is straightforward: it consists of a list of volume names, which can include template variables.
volumes:
<volume name>:
Volume Specification Details
volumes
A list of volume names to be created. When a space is started, knot instructs the container runtime (Docker, Podman, or Apple Container) to create these volumes automatically.