Commit graph

1 commit

Author SHA1 Message Date
veronoicc
ca4014f130
Add Dockerfile and automated image building (#213)
* 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
2024-06-29 14:50:53 +02:00