mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
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.
4 lines
44 B
YAML
4 lines
44 B
YAML
services:
|
|
server:
|
|
build: .
|
|
# TODO
|