pgracio / dhis2-docker

dhis2-docker
38 stars 32 forks source link

Creating multiple DHIS2 containers #24

Open nmogbuk opened 6 years ago

nmogbuk commented 6 years ago

Hi, I'm still somewhat new to Docker (and docker-compose). I would like to know how to create and run multiple DHIS2 docker containers on the same host using this dhis2-docker repo. I edited the docker-compose-empty-db.yml file to expose a different port, and ran the docker compose command again (after running it the first with default values successfully), but it ended unsuccessfully, with the first container also stuck in an unusable state. Thank you

pgracio commented 6 years ago

Hi, sorry for the late response. Could you provide some more info about the things you are changing in the docker-compose file? Are you getting any specific error?