|
I would like to know how to run SolidOS via docker. I wonder if there is any SolidOS docker version like docker image, dockerfile, docker documentation, etc. |
Answered by
angelo-v
Feb 9, 2022
Replies: 3 comments 2 replies
|
What do you mean by a docker version? SolidOS is a web app, that is usually deployed on a Solid Server, it e.g. comes as a default frontend for NSS. There is already a docker version of NSS, see https://hub.docker.com/r/nodesolidserver/node-solid-server, does this help? If not, what are you trying to achieve? |
2 replies
Answer selected by
timea-solid
|
You can run SolidOS as a web app either from : |
0 replies
|
The information is useful. Thank you all for reply. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What do you mean by a docker version? SolidOS is a web app, that is usually deployed on a Solid Server, it e.g. comes as a default frontend for NSS. There is already a docker version of NSS, see https://hub.docker.com/r/nodesolidserver/node-solid-server, does this help? If not, what are you trying to achieve?