Michael Crosby
|
409407091a
Add --readonly for read only container rootfs
|
10 lat temu |
Dan Walsh
|
23feaaa240
Allow the container to share the PID namespace with the host
|
10 lat temu |
Malte Janduda
|
813ff7f19d
Adding IPv6 network support to docker
|
10 lat temu |
Alexander Morozov
|
50905a6d6c
Update libcontainer to 1597c68f7b941fd97881155d7f077852e2914e7b
|
10 lat temu |
Dan Walsh
|
497fc8876e
Allow IPC namespace to be shared between containers or with the host
|
10 lat temu |
Andrea Luzzardi
|
88e21c6a75
Support for consistent MAC address.
|
10 lat temu |
Andrea Luzzardi
|
d40ab6f123
Merge pull request #8299 from vieux/pr_7425
|
10 lat temu |
Victor Vieux
|
c2c5e57a8e
add apparmor:
|
10 lat temu |
Tianon Gravi
|
07179a7eb1
Merge pull request #8293 from crosbymichael/update-libcontainer-sep8
|
10 lat temu |
Michael Crosby
|
32dca1a7b0
Strongly type exec driver context
|
10 lat temu |
Michael Crosby
|
532c29ef7d
Update native driver to set RootFs
|
10 lat temu |
Erik Hollensbe
|
09b700288e
Allow /etc/hosts and /etc/resolv.conf to be updated both outside and
|
10 lat temu |
Michael Crosby
|
688741df31
Update mount struct with reference
|
10 lat temu |
Vishnu Kannan
|
4aa5da278f
Refactoring execdriver.Command and Container structs to support 'docker exec' and other
|
11 lat temu |
Victor Vieux
|
5a0ef08c94
gofmt -s -w
|
11 lat temu |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 lat temu |
Michael Crosby
|
7a8ea91392
Fix cross compile non cgo and linux systems
|
11 lat temu |
Michael Crosby
|
f00e643576
Update native driver for libcontainer changes
|
11 lat temu |
Victor Vieux
|
c04230c42b
add check for invalid caps
|
11 lat temu |
Victor Vieux
|
f3ff323fb3
small refactoring
|
11 lat temu |
Victor Vieux
|
94e6dc9781
Basic --cap-add and --cap-drop support for native
|
11 lat temu |
Michael Crosby
|
c9fdb08bda
Update libcontainer Context changes
|
11 lat temu |
Michael Crosby
|
1dc8e2ffab
Rename libcontainer.Container to libcontainer.Config
|
11 lat temu |
Michael Crosby
|
cee6f4506c
Update libcontainer references
|
11 lat temu |
Michael Crosby
|
8194556337
Update libcontainer imports
|
11 lat temu |
Michael Crosby
|
bae6a5a616
Gofmt imports
|
11 lat temu |
Michael Crosby
|
6158ccad97
Move libcontainer deps into libcontainer
|
11 lat temu |
Michael Crosby
|
69989b7c06
Ensure all dev nodes are copied for privileged
|
11 lat temu |
unclejack
|
0ef637722f
Merge pull request #6097 from timthelion/consistentdevices
|
11 lat temu |
Timothy Hobbs
|
608702b980
Refactor device handling code
|
11 lat temu |