Closed aldiserg closed 10 months ago
also i can add helm chart for running in k8s, if needed
Hello @aldiserg I'm not familiar enough with docker, I just released version 2.0.0. Can you please do me another PR referencing v2.0.0 instead ? Additionally, what about writing a small topic about it in the README ? M.T.
For success run in docker you have to mount config file and run image with command like:
docker run -it -p 5000:5000 USER/tinfoil:TAG bash -c ./TinfoilWebServer -c /config/TinfoilWebServer.config.json
And mount volume with games and etc