This repository was archived by the owner on Oct 15, 2023. It is now read-only.

Description
The main motivation is to allow building on Windows.
bash is flaky on Windows.
Gradle works across platforms and has Docker plugins.
The affected files are:
- build-images.sh
- push-images.sh
- test-image.sh
- update.sh
The scripts used by the container would not be modified, i.e.
- docker-entrypoint.sh
- load-initialdb.sh
The recommended tool for building a container for a java application is
Other candidate plugins