1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

Officially support nsenter

This commit is contained in:
Hongli Lai (Phusion)
2014-07-13 13:11:24 +02:00
parent 7fd667bc1f
commit eb189e7864
6 changed files with 302 additions and 155 deletions

1
tools/README.md Normal file
View File

@@ -0,0 +1 @@
baseimage-docker-nsenter is the nsenter tool taken from https://github.com/jpetazzo/nsenter, commit 10ce18a7a32. It has been stripped in order to make it smaller.