This Container image extends the java-nodejs-python image.
This image contains some useful packages and configuration to build software.
The workdir ist set to /root/builder
at the end of the build.
To build and run for development run:
docker compose --file docker-compose-dev.yaml up --build
To build the image locally run:
./docker-build.sh