Commit Graph

17 Commits

Author SHA1 Message Date
David Markowitz
bad3845d83
Address Docker issues and remove need to extract cdclient.fdb (#895)
* Implement a server res directory

* Only convert if neither exist

* Remove unzip, Update RegEx

* readme updates

Run setup after setting working dir

Address several docker issues

Revert "Run setup after setting working dir"

This reverts commit fd2fb9228e82a350204c1ef61f7ba059479bb12f.

Fix docker

* Remove extra submodules

* Rework logic

* Switch if block

* Remove need to extract fdb from client

* Change log name

* Update FdbToSqlite.cpp
2023-01-06 23:04:20 -06:00
Kay Kaprolat
4198379aa8
Removed unnecessary note about slashes 2022-01-02 10:24:01 +01:00
Nils Bergmann
bb1c7095d7
Update Docker_Windows.md
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
2021-12-31 13:58:09 +01:00
Nils Bergmann
0bf03cb66e
Update Docker_Windows.md
Co-authored-by: Marcono1234 <Marcono1234@users.noreply.github.com>
2021-12-31 13:57:53 +01:00
Kay Kaprolat
0a737eaa0d
Add note about client files and linux performance 2021-12-30 19:35:06 +01:00
Kay Kaprolat
64edb88d36
Changed docker-compose to docker compose 2021-12-30 19:21:53 +01:00
Kay Kaprolat
1e7a2febea
Fix Docker Desktop download link 2021-12-30 19:19:27 +01:00
Kay Kaprolat
da0be9f226
Clarify alt-text of step 7 2021-12-30 17:13:37 +01:00
Kay Kaprolat
8af1c92eff
Fix typo in step 7 2021-12-30 17:13:07 +01:00
Kay Kaprolat
be008ca439
Indent all images 2021-12-30 17:11:25 +01:00
Kay Kaprolat
0d88357c85
Add Git installation instructions 2021-12-14 21:14:48 +01:00
Kay Kaprolat
4a1928ba92 removed forgotten TODO from Docker_Windows.md 2021-12-10 22:00:00 +01:00
Kay Kaprolat
6350d8e135 placed images on their own line in Docker_Windows.md 2021-12-10 21:59:20 +01:00
Kay Kaprolat
b42c4db400 removed spaces from image names 2021-12-10 21:51:49 +01:00
Kay Kaprolat
f7cf0010db clarified CLIENT_PATH 2021-12-10 21:21:22 +01:00
Kay Kaprolat
1073a2e2d1 added all images to Docker_Windows.md 2021-12-10 21:21:06 +01:00
Kay Kaprolat
cd3540b085 first draft for Docker usage under Windows 2021-12-10 20:38:51 +01:00