Files
SnowcloakServer/Docker/build/linux-local/docker-build-authservice.sh
2025-08-22 11:55:35 +01:00

2 lines
145 B
Bash

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