Files
LightlessServer/Docker/build/linux-git/docker-build-server.sh
2025-08-27 03:02:29 +02:00

2 lines
139 B
Bash

#!/bin/sh
docker build -t darkarchon/mare-synchronos-server:latest . -f ../Dockerfile-MareSynchronosServer-git --no-cache --pull --force-rm