Docker Volume Plugin
https://rclone.org/dockerDocker Volume Plugin Introduction. Docker 1.9 has added support for creating named volumes via command-line interface and mounting them in containers as a way to share data between them. Since Docker 1.10 you can create named volumes with Docker Compose by descriptions in docker-compose.yml files for use by container groups on a single host. As of Docker 1.12 …
Plugin: Docker | Waypoint by HashiCorp
https://www.waypointproject.io/plugins/dockerDOCKER_TLS_VERIFY to enable or disable TLS verification, off by default. Type: docker.ClientConfig » Optional Parameters. These parameters are used in the use stanza for this plugin. » binds. A 'source:destination' list of folders to mount onto the container from the host. A list of folders to mount onto the container from the host.