mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-13 15:04:15 +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
|
#!/bin/sh
|
||||||
cd ../../../
|
cd ../../../
|
||||||
docker build -t darkarchon/mare-synchronos-services:latest . -f ../Dockerfile-MareSynchronosServices --no-cache --pull --force-rm
|
docker build -t darkarchon/mare-synchronos-services:latest . -f Docker/build/Dockerfile-MareSynchronosServices --no-cache --pull --force-rm
|
||||||
cd Docker/build/linux-local
|
cd Docker/build/linux-local
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue