Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 30b7ce0

Browse files
committed
link to blog post
1 parent f4dee46 commit 30b7ce0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The command line interface tries to be similar to the nsenter_ C program.
77

88
Requires Python 3.4.
99

10+
See the introductory `blog post "Entering Kernel Namespaces from Python"`_.
11+
1012
Install from PyPI::
1113

1214
sudo pip3 install nsenter
@@ -34,3 +36,4 @@ Example usage from Python:
3436
3537
3638
.. _nsenter: http://man7.org/linux/man-pages/man1/nsenter.1.html
39+
.. _blog post "Entering Kernel Namespaces from Python": http://tech.zalando.com/posts/entering-kernel-namespaces-with-python.html

0 commit comments

Comments
 (0)