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 |
Michael Crosby
|
294843ef23
Move security opts to HostConfig
|
10 lat temu |
Dan Walsh
|
497fc8876e
Allow IPC namespace to be shared between containers or with the host
|
10 lat temu |
Jessie Frazelle
|
f98a1f1f7d
Merge pull request #8019 from thockin/add-host
|
11 lat temu |
Tim Hockin
|
68e48b65a6
Allow extra lines in /etc/hosts
|
11 lat temu |
Tibor Vass
|
7c85cf5f39
docs fix
|
11 lat temu |
Alexander Larsson
|
3a90004f3c
Add "docker create" support
|
11 lat temu |
Alexandr Morozov
|
080ca86191
Add IsPrivate method for NetworkMode
|
11 lat temu |
Alexandr Morozov
|
ba24820284
Don't initialize network for 'none' mode
|
11 lat temu |
Michael Crosby
|
d9753ba20d
Add typed RestartPolicy
|
11 lat temu |
Michael Crosby
|
bd8c9dc239
Restart containers based on restart policy
|
11 lat temu |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 lat temu |
Victor Vieux
|
8344b6d736
fix job and add tests
|
11 lat temu |
Victor Vieux
|
94e6dc9781
Basic --cap-add and --cap-drop support for native
|
11 lat temu |
Timothy
|
e855c4b921
Add --device flag to allow additional host devices in container
|
11 lat temu |
Michael Crosby
|
0b187b909b
Address code review feedback
|
11 lat temu |
Michael Crosby
|
2c2cc051d8
Update --net flags and container mode
|
11 lat temu |
Johan Euphrosine
|
a60159f3b1
runconfig: add -net container:name option
|
11 lat temu |
Michael Crosby
|
b4f2821e6d
Make volumes-from a slice instead of string split
|
11 lat temu |
Michael Crosby
|
af9746412b
Move volumesfrom to hostconfig
|
11 lat temu |
Michael Crosby
|
919dbbe44d
Move DNS options to hostconfig
|
11 lat temu |
Michael Crosby
|
ffebcb660f
Move -o cli flag and DriverConfig from HostConfig
|
11 lat temu |
Alexander Larsson
|
7a3070a600
Add --opt arguments for drivers
|
11 lat temu |
Solomon Hykes
|
6393c38339
Move the canonical run configuration objects to a sub-package
|
11 lat temu |