feat(release): publish minimal self-contained Magent source
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Optional source build; retain compose.yml's storage and security defaults.
|
||||
# docker compose -f compose.yml -f compose.build.yml up -d --build
|
||||
services:
|
||||
magent:
|
||||
image: magent:local
|
||||
build: .
|
||||
Reference in New Issue
Block a user