Commit graph

2 commits

Author SHA1 Message Date
Sebastian Di Luzio
936c31ae73 feat: build image from source (#3)
* feat: build image from source

* attempt to use latest maven to build

* Update Dockerfile

* fix: move unzip to final image

* style: format Dockerfile

* fix: typo in envvar

* feat: provide usable docker-compose

- both usable for local development, as well as deployment (to copy paste and work off of)

* refactor: rename envvars
2025-01-01 14:30:25 +01:00
Sebastian Di Luzio
857f0db5b1 ci: add PPC docker build pipeline (#2)
This creates an image with hardcoded version of the contained mage for testing.

Afterwards a process needs to be defined to either pass the version onto the container whenever a release triggers it, or actually build from source.
2025-01-01 14:30:25 +01:00