Closed fvanderbiest closed 1 year ago
@fvanderbiest , @tdipisa told me that this pull request has broken their CI/CD. Could you please, both, share here how to fix this ? Thank you very much.
Maybe @tdipisa could send the errors given by his CI/CD so that we can understand what went wrong?
Hi all, the reason why I didn't notify this here is because we still have to check what's going wrong and if we can fix this autonomously. I will let you know if needed. Don't worry. Thank you so much.
geOrchestra docker images are provided with unzipped webapps. The current PR aligns MapStore-georchestra docker image with the other ones.
Example direct benefit - custom themes are easier to implement using docker:
A multi stage build is used to reduce the final image size - it does not have to embed the original war file.