Defines a docker container for use with metaeffekt-kontinuum.
The configuration of the container built via the github workflow in this repository is described in the corresponding Dockerfile. A breakdown of the container contents is as follows:
- Base image:
- maven:3.9.9-amazoncorretto-8-debian-bookworm
- Instance of the metaeffekt-kontinuuum repository:
- /usr/src/metaeffekt-kontinuum (set as working directory)
- Metaeffekt maven artifacts required by metaeffekt-kontinuum
- /root/.m2/repository/com/metaeffekt
- /root/.m2/repository/org/metaeffekt