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