Files
SnowcloakServer/Docker/build/linux-git/docker-build-server.sh
2025-08-22 11:55:35 +01: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