2 Commits

Author SHA1 Message Date
idk
b5461f3b41 ignore override.properties when building docker 2023-03-19 15:00:48 +00:00
e64e12b3fb Fix docker build
ant needed to be updated to >1.9, but the old image used an old alpine
 with the max version of ant being 1.8.

The build is split into 2 phases to reduce the size of the image.
A builder makes the installer and installs it in one image.
The installed files are copied over to the actual result image.
2021-01-23 18:19:31 +01:00