Commit Graph

5 Commits

Author SHA1 Message Date
Robin C. Ladiges 3973dab31e
back to the microsoft runtime 2022-07-03 19:35:31 +02:00
Robin C. Ladiges e6b9ef0ada
add linux/arm/v7 ; improve build & runtime 2022-07-03 15:07:31 +02:00
Robin C. Ladiges 9e7e30a1ed
use a local directory instead of a named volume
This makes the settings.json more accessible from the outside by
default, but is less portable.

The -v command with $PWD might not work on native Windows shells, but
rather wants an absolute Windows path like C:\User\... or /c/User/...

And on Linux, because the /data/ directory and the settings.json will be
owned by root. Though that can be changed.
2022-07-02 20:34:16 +02:00
Robin C. Ladiges c33453f902
workdir /data/ instead of /app/ 2022-07-02 19:13:47 +02:00
Robin C. Ladiges ea1baee470
add Dockerfile 2022-06-28 09:43:41 +02:00