volumesFrom
Data volumes to mount from another container. This parameter maps to VolumesFrom
in the docker container create command and the --volumes-from
option to docker run.
Data volumes to mount from another container. This parameter maps to VolumesFrom
in the docker container create command and the --volumes-from
option to docker run.