CLARIAH / burgerLinker

Command line tool for linking civil registries
MIT License
14 stars 1 forks source link

Add Docker setup #23

Open kerim1 opened 7 months ago

kerim1 commented 7 months ago

Migrated the Docker setup from https://github.com/knaw-huc/wp4-links to this repository.

I had to upgrade hdt-java-core from version 3.0.9 to 3.0.10 as the underlying dependency was no longer available. However by doing so, the minimum required compilation version was changed from 8 to 11. Then I needed another dependency org.projectlombok to allow it to compile.