I am trying to start a container pulled from aws with
docker volume create my_volume
docker run -v ~/my/dir:/vol/directory --mount source=my_vol