3 lines
162 B
Batchfile
3 lines
162 B
Batchfile
@echo off
|
|
|
|
docker build -t darkarchon/mare-synchronos-staticfilesserver:latest . -f ..\Dockerfile-MareSynchronosStaticFilesServer-git --no-cache --pull --force-rm |