Commit graph

3 commits

Author SHA1 Message Date
RaphiMC
50667e9787
Improved build-docker.yml 2024-06-29 15:32:45 +02:00
RaphiMC
d5d44806a9
Build using GH actions 2024-06-29 14:57:00 +02:00
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