nodeSolidServer / nodeSolidServer/node-solid-server
docker documentation for config files is no longer valid
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
The docker installation instructions (https://github.com/solid/node-solid-server#use-docker) have a step:
docker cp solid:/usr/src/app/config.json .
However by default this file doesn't exist, I get an error:
Error: No such container:path: solid:/usr/src/app/config.json
I was able to successfully create a config file using solid init and then copy it
perhaps these instructions need to be updated to cover some recent changes to the docker setup?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Docker installation instructions at the linked “use-docker” section and compare the documented docker cp step with the behavior described in the issue. Check how solid init creates the configuration file in the Docker setup. Done means the instructions accurately produce or locate the config file on a fresh installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100