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