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

Commit 3ef6af8

Browse files
committed
add Travis badge
1 parent 6fe4783 commit 3ef6af8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
NSEnter
33
=======
44

5+
.. image:: https://travis-ci.org/zalando/python-nsenter.svg?branch=master
6+
:target: https://travis-ci.org/zalando/python-nsenter
7+
:alt: Travis CI build status
8+
59
This Python package allows entering Linux kernel namespaces (mount, IPC, net, PID, user and UTS) by doing the "setns" syscall.
610
The command line interface tries to be similar to the nsenter_ C program.
711

0 commit comments

Comments
 (0)