This question is coming from an issue on the Docker\'s repository:
https://github.com/docker/compose/issues/942
I can\'t figure it out how to create a data conta
As mention in the issue from the OP's question:
docker-compose.yml
, and run docker-compose up --no-recreate
(the one specified in docker-compose.yml
won't be recreated).tail -f /dev/null