Closed Juesto closed 11 months ago
After this command is run, what's the process to have the mongodb container use this volume on future starts?
docker automatically adds the volume to docker-compose.yml when it executes the copy, i think. not sure
After this command is run, what's the process to have the mongodb container use this volume on future starts?
docker automatically adds the volume to docker-compose.yml when it executes the copy, i think. not sure
Can you test this and the docker compose cp
and report back?
After this command is run, what's the process to have the mongodb container use this volume on future starts?
docker automatically adds the volume to docker-compose.yml when it executes the copy, i think. not sure
Can you test this and the
docker compose cp
and report back?
see commit, maybe i should be less vague about it
more details/as requested in #36