mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-22 14:19:18 +01:00
Update docker-build-staticfilesserver.sh
This commit is contained in:
parent
688de5e064
commit
be02a123b6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
cd ../../../
|
||||
docker build -t darkarchon/mare-synchronos-staticfilesserver:latest . -f ../Dockerfile-MareSynchronosStaticFilesServer --no-cache --pull --force-rm
|
||||
docker build -t darkarchon/mare-synchronos-staticfilesserver:latest . -f Docker/build/Dockerfile-MareSynchronosStaticFilesServer --no-cache --pull --force-rm
|
||||
cd Docker/build/linux-local
|
||||
Loading…
Add table
Add a link
Reference in a new issue