At The Data Guild, we’re exploring using Docker and Docker Machine to simplify our workflow in spinning up environments in AWS to support data analysis and machine learning task. I’ve worked out most of the details but have two outstanding questions.
When launching a VM in AWS with Docker Machine, how do I specify an EBS volume to attach to that VM?
How do I map the EBS volume through to a path in the container running on the VM?