Commit Graph
6 Commits
Author SHA1 Message Date
Mads Boddum 81d0883446 build: moved jlink build inside the Docker image build, so building the Docker image works on any host OS
Problem was that jlink produces OS-specific artifacts, so you couldn't make a functional Docker image on Windows.
Final Docker image size has also been reduced, roughly from 240MB to 170MB, by using Alpine as the new base image.
Support for Debian Stretch ended on the 30th of June 2022.
2023-08-19 01:23:46 +02:00
Mads Boddum ea0bbd0ccb feat: added support for easily configuring timezone using an environment variable, making it portable across every kind of Docker host machine 2023-08-18 17:20:43 +02:00
Josh LarsonandGitHub d7359f702a Updated dockerfile to have new database hostname 2022-05-22 21:12:28 -05:00
Ziggy 920dfeecfa Changed database name, so we don't reuse existing NGE ones that won't work 2022-01-09 18:13:14 +01:00
Obique c596cb6fb2 Added mkdir to avoid errors when building container 2019-05-18 11:55:37 -05:00
Obique 6c3407d24b Added Dockerfile 2019-05-18 11:01:11 -05:00