* Add Dockerfile
* Add Docker build workflow
* Make the image be tagged with commit sha and latest
* Fix naming of builder layer
* Switch to eclipse temurin for run image
* Try using java 22
* nvm 21 it is
* Install git in image
* That wasn't the problem, copy .git now
* Remove chown's cuz not needed
* 17?
* Add newline at the end of docker workflow
* Only build container image on push to main