DEV Community

Discussion on: Multiple Postgres databases in a single Docker container

 
danicunhac profile image
Daniel Costa

You'll need to then run docker-compose up -d again and if needed, create your new database from an sql script.