mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-14 15:14:16 +01:00
Update git linux build files
This commit is contained in:
parent
be02a123b6
commit
45a2eef31e
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-git --no-cache --pull --force-rm
|
cd ../../../
|
||||||
|
docker build -t darkarchon/mare-synchronos-authservice:latest . -f Docker/build/Dockerfile-MareSynchronosAuthService-git --no-cache --pull --force-rm
|
||||||
|
cd Docker/build/linux-local
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue