mage/docker-compose.yml
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

4 lines
44 B
YAML

services:
server:
build: .
# TODO