Closed alkersan closed 6 years ago
@alkersan yep, will add it soon.
Any progress on this? I was expecting this behavior since its how docker-compose works and then ended up with a directory mounted on my host machine.
Closing this issue as the project is discontinued. See https://github.com/grammarly/rocker-compose/blob/master/README.md
Similar to networks in #36 docker 1.9 added volume management API. Now it's possible to create and mount named volumes:
Would be useful to have similar syntax in
compose.yml
: