python-nsenter icon indicating copy to clipboard operation
python-nsenter copied to clipboard

Add documentation

Open hacker-h opened this issue 6 years ago • 1 comments

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

hacker-h avatar Dec 19 '18 18:12 hacker-h

Essential Parts of the documentation are docs and example code. ( positive example repo: https://github.com/kubernetes-client/python/tree/master/kubernetes )

hacker-h avatar Dec 19 '18 18:12 hacker-h