summaryrefslogtreecommitdiff
path: root/vendor/src/github.com/docker/libcontainer/sample_configs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/src/github.com/docker/libcontainer/sample_configs/README.md')
-rw-r--r--vendor/src/github.com/docker/libcontainer/sample_configs/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/src/github.com/docker/libcontainer/sample_configs/README.md b/vendor/src/github.com/docker/libcontainer/sample_configs/README.md
new file mode 100644
index 0000000000..4ccc6cde94
--- /dev/null
+++ b/vendor/src/github.com/docker/libcontainer/sample_configs/README.md
@@ -0,0 +1,5 @@
+These configuration files can be used with `nsinit` to quickly develop, test,
+and experiment with features of libcontainer.
+
+When consuming these configuration files, copy them into your rootfs and rename
+the file to `container.json` for use with `nsinit`.