Commit Graph

13 Commits

Author SHA1 Message Date
luke-sparks
915b779f03
Update Docker.md with buildkit and submodule notes. (#458)
* Update Docker.md

Add link to enabling docker buildkit. Add note to remember to clone submodules.

* Remove unpacked client option

Unpacked client does not have required directories/files (e.g. /versions/trunk.txt) and thus the packed client is required.

* Add note about renaming CDClient.fdb

DarkflameSetup will fail because it cannot find cdclient.fdb. However, CDClient.fdb exists. Renaming it fixes the issue.

* Remove extra "client"
2022-05-25 12:32:18 -05:00
Nils Bergmann
023b7f85fb
Merge branch 'main' into pr-comments 2021-12-14 20:03:58 +01:00
Jack Kawell
f6a401ac6b Addressing PR comments 2021-12-14 00:08:08 -07:00
Kay Kaprolat
c7c1500c5e resolved merge conflict 2021-12-10 20:36:05 +01:00
Kay Kaprolat
0316b2189d removed . after command and added link for MacOS 2021-12-10 20:34:21 +01:00
Kay Kaprolat
67ca452993
Make docker-compose consistently docker compose 2021-12-09 22:43:18 +01:00
Kay Kaprolat
ecbf886e52 Merge TheNoim's current changes. 2021-12-09 22:32:47 +01:00
Nils Bergmann
d1e0a73f36 Simplify run steps 2021-12-09 22:28:16 +01:00
Kay Kaprolat
22e6caa0e6 added link to Docker Desktop and details on stopping the server 2021-12-09 20:38:15 +01:00
Jack Kawell
56f860676d Added admin setup command to docs 2021-12-09 00:37:14 -07:00
Jack Kawell
293aaff2a5 A few more improvements 2021-12-08 01:54:44 -07:00
Jack Kawell
f185c8b5db Moved all the setup of client files into a single use Docker image 2021-12-08 00:50:15 -07:00
Nils Bergmann
cf79175500
WIP: add basic docker setup instructions 2021-12-07 22:46:02 +01:00