Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
myapp-postgresql: image: postgres:9.6.2 volumes: - ../docker-postgresql-multiple-databases:/docker-entrypoint-initdb.d environment: - POSTGRES_MULTIPLE_DATABASES: db1 ...