mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 13:47:23 +01:00
3 lines
No EOL
352 B
Batchfile
3 lines
No EOL
352 B
Batchfile
docker build -t darkarchon/mare-synchronos-server:latest . -f Docker\build\Dockerfile-MareSynchronosServer --no-cache --pull --force-rm
|
|
docker build -t darkarchon/mare-synchronos-services:latest . -f Docker\build\Dockerfile-MareSynchronosServices --no-cache --pull --force-rm
|
|
docker compose -f Docker\run\compose\mare-standalone.yml -p standalone up -d |