orchestrating-docker
orchestrating-docker copied to clipboard
is data container needed? Why not just use a "volume"?
https://github.com/docker/compose/issues/4148
Seems like there is a way to do this without the need of a container? Are there benefits of using a container?