Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve docker orchestartion #92

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

NyakudyaA
Copy link
Contributor

@NyakudyaA NyakudyaA commented Feb 13, 2023

Adds various fixes

  • Use kartoza/postgis image. Easier to upgrade versions
  • Add multistage build to combine Dockerfile.g3wsuite-deps.dockerfile, Dockerfile.g3wsuite-deps.ltr.dockerfile, Dockerfile.g3wsuite-deps.ltr.mssql.dockerfile into Dockerfile.g3wsuite.dockerfile and introduced build args to cater for the different dockerfile versions.
  • DRY in setup.sh
  • Cleanup readme

Fixes #45

TODO

  • I suggest we also delete the different dockerfiles and remain with Dockerfile.g3wsuite.dockerfile
  • Maybe we can change the workflows build recipe to use the new docker-compose-build recipe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible fix for FATAL: the database system is starting up
1 participant