Kang Liang
a341724c95
update READ.me for new struct configs.Config.Capabilities
...
Signed-off-by: Kang Liang <kangliang424@gmail.com>
2017-06-09 18:47:05 +08:00
Tobias Klauser
b5768387c6
Switch examples in README.md from syscall to x/sys/unix
...
Follow commit 3d7cb4293c
("Move libcontainer to x/sys/unix") and also
move the examples in README.md from syscall to x/sys/unix.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-05-30 14:50:59 +02:00
Mrunal Patel
510879e31f
Merge pull request #1284 from stevenh/godoc
...
Add godoc links to README.md files
2017-01-30 10:56:58 -08:00
Steven Hartland
89fb8b1609
Add nsenter details to libcontainer README.md
...
Add the import of nsenter to the example in libcontainer's README.md, as without it none of the example code works.
Signed-off-by: Steven Hartland <steven.hartland@multiplay.co.uk>
2017-01-25 01:05:36 +00:00
Steven Hartland
a887fc3f2d
Add godoc links to README.md files
...
Add godoc links to README.md files for runc and libcontainer so its easy to access the golang documentation.
Signed-off-by: Steven Hartland <steven.hartland@multiplay.co.uk>
2017-01-21 18:21:03 +00:00
rajasec
1535e67592
Updating container state and status API in README
...
Signed-off-by: rajasec <rajasec79@gmail.com>
Updating container state and status API in README
Signed-off-by: rajasec <rajasec79@gmail.com>
2016-10-27 15:29:34 +05:30
Daniel, Dao Quang Minh
cce5713940
Merge pull request #1077 from rajasec/readme-container-usage
...
Updating libcontainer README for container run
2016-09-26 23:52:06 +01:00
rajasec
c1d967f055
Updating libcontainer README for container run
...
Signed-off-by: rajasec <rajasec79@gmail.com>
2016-09-25 23:02:55 +05:30
Akihiro Suda
53179559a1
MaskPaths: support directory
...
For example, the /sys/firmware directory should be masked because it can contain some sensitive files:
- /sys/firmware/acpi/tables/{SLIC,MSDM}: Windows license information:
- /sys/firmware/ibft/target0/chap-secret: iSCSI CHAP secret
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-09-23 16:14:41 +00:00
Buddha Prakash
ef4ff6a8ad
Skip updates on parent Devices cgroup
...
Signed-off-by: Buddha Prakash <buddhap@google.com>
2016-07-25 10:30:46 -07:00
rajasec
33f0ee9c95
Updating README with set interface
...
Signed-off-by: rajasec <rajasec79@gmail.com>
2016-06-01 20:55:23 +05:30
Qiang Huang
468428fe3d
README: Destroy container before fatal
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-05-28 14:41:06 +08:00
rajasec
57f2ae5d72
Updating README with container signal interaction
...
Signed-off-by: rajasec <rajasec79@gmail.com>
2016-04-05 19:41:27 +05:30
Matt Hartzler
9428c58e85
Fix libcontainer README.md example config
...
Signed-off-by: Matt Hartzler <matt@cryptopanic.org>
2016-03-25 21:49:02 -05:00
rajasec
05905ab0a6
Updating swapiness value in README
...
Signed-off-by: rajasec <rajasec79@gmail.com>
2016-02-26 22:53:28 +05:30
rajasec
94b206102f
Adding user namespace in README
...
Signed-off-by: rajasec <rajasec79@gmail.com>
Added UID/GID mappings section as per review comments
Signed-off-by: rajasec <rajasec79@gmail.com>
Added UID/GID mappings section as per review comments
Signed-off-by: rajasec <rajasec79@gmail.com>
Change size to 65536 per comments
Signed-off-by: rajasec <rajasec79@gmail.com>
2016-01-25 07:07:44 +05:30
Qiang Huang
045ada9be6
Revert "update date in README"
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-01-25 14:25:34 +08:00
Qiang Huang
690e5d3251
Merge pull request #441 from ZJU-SEL/update-date
...
update date in README
2016-01-25 09:22:55 +08:00
Qiang Huang
d87ac4a2ca
Update README of libcontainer
...
Fixes : #438
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-01-14 14:53:29 +08:00
xlgao-zju
cdc53051a3
update date in README
...
Signed-off-by: xlgao-zju <xlgao@zju.edu.cn>
2016-01-08 10:48:11 +08:00
Mrunal Patel
ec37110957
Update README for the CAP prefix change
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-09-15 14:44:12 -04:00
Michael Crosby
f637539def
Move libcontainer documenation to root of repo
...
This moves much of the documentation on contributing and maintainer the
codebase from the libcontainer sub directory to the root of the repo.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-26 11:50:46 -07:00
Alexander Morozov
4ac21b5fd3
Remove nsinit from libcontainer README.md
...
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-06-22 10:34:38 -07:00
Michael Crosby
8f97d39dd2
Move libcontainer into subdirectory
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-21 19:29:15 -07:00