Class Volume (1.1.2)

Volume describes a Docker container volume which is mounted into build steps in order to persist files across build step execution.

Path at which to mount the volume. Paths must be absolute and cannot conflict with other volume paths on the same build step or with certain reserved volume paths.