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