Documentation on docker sysctl image
Open
@DanielNeto is already working on this.
Since Feb 24, 2021.
docs.perfsonar.net
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 7
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
We should update http://docs.perfsonar.net/install_docker.html with info on the sysctl image. I would suggest something like the following:
- Create a section at the bottom called "Running the sysctl image" or similar
- In the section discuss what the image is, when it would be good to use and how to run it with docker-compose (you can do something similar to the docker-compose section right above it).
The docs are managed in this repo and the file that needs to be edited is here. They are all .rst file that you can convert to html using Sphinx with the "make html" target. You can see the README for more info.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.