Files
SnowcloakServer/Docker/build/linux-local/docker-build-authservice.sh

2 lines
145 B
Bash
Raw Normal View History

2025-08-22 11:55:35 +01:00
#!/bin/sh
docker build -t darkarchon/mare-synchronos-authservice:latest . -f ../Dockerfile-MareSynchronosAuthService --no-cache --pull --force-rm