volume
Jump to navigation
Jump to search
- https://docs.aws.amazon.com/AmazonECS/latest/developerguide/using_data_volumes.html
- /var/lib/docker/volumes on the host Amazon EC2 instance.
- Bind mounts
.../... volume { name = "service-storage" host_path = "/ecs/service-storage" } .../...
Related
See also
Advertising: