Docker image This Docker image contains a Java and Node.js install. Development 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