Data Object - DrConfigSraSraContainerMountPoint

Property of
DrConfigSraSraContainer
Since
DrConfig API 1.0

Data Object Description

Describes a bind mount of the SRA container. For more information see: https://docs.docker.com/storage/bind-mounts/

Properties

Name Type Description
destinationxsd:string

The destination path where the source is mounted at. This is the path inside the container.
sourcexsd:string

The source of the mount point, i.e this is the path outside of the container.
Properties inherited from
None