morph-xr2rml
morph-xr2rml copied to clipboard
refactor: Docker setup
-
Dockerfilebuilds JAR internally (currently fails for me) - single
docker-compose.ymlfile can be used for building and running (docker-compose up --build) -
docker-compose.mongo.ymlcan be used asdocker-compose.override.ymlif local MongoDB is needed
@frmichel this would need additional changes from your side I suppose :)