Commit graph

3 commits

Author SHA1 Message Date
Daniel Quinlan
70098bbe0e fix volume local path 2023-01-16 17:12:49 -08:00
Daniel Quinlan
a648a89959 fix volume local path 2023-01-16 17:11:33 -08:00
Daniel Quinlan
51fdd7e8a5 move builds steps inside Dockerfile
- add build stage from #1, and extend
  - optionally build from source. COMPILE=true
  - automate copying build artifact from ci.opencollab.dev.  COMPILE=false
- update baseimages to use eclipse-temurin as openjdk image is deprecated
- run as nobody, not root (security)
- add docker-compose.yml
- update docker/README.md
2023-01-16 16:56:31 -08:00