Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 259 Bytes

File metadata and controls

16 lines (11 loc) · 259 Bytes

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