You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
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
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.ymlfile 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