python-nsenter
python-nsenter copied to clipboard
Add documentation
Add more documentation to the project please. E.g. how could I implement the following command into python using the nsenter module?: nsenter -t 1 --wd=/usr/local/bin -m -- docker ps
Essential Parts of the documentation are docs and example code. ( positive example repo: https://github.com/kubernetes-client/python/tree/master/kubernetes )