Michael Crosby
|
409407091a
Add --readonly for read only container rootfs
|
10 anni fa |
Dan Walsh
|
23feaaa240
Allow the container to share the PID namespace with the host
|
10 anni fa |
Malte Janduda
|
813ff7f19d
Adding IPv6 network support to docker
|
10 anni fa |
Michael Crosby
|
07996d82c7
Merge pull request #9074 from rhatdan/shm
|
10 anni fa |
Dan Walsh
|
497fc8876e
Allow IPC namespace to be shared between containers or with the host
|
10 anni fa |
Vishnu Kannan
|
46f2944977
Address comments.
|
10 anni fa |
Vishnu Kannan
|
f96e04ffc7
This patch adds ability in docker to detect out of memory conditions in containers.
|
10 anni fa |
Lei Jitang
|
d8b17d785a
Fix docker exec command help messages
|
10 anni fa |
Andrea Luzzardi
|
88e21c6a75
Support for consistent MAC address.
|
10 anni fa |
Victor Vieux
|
c2c5e57a8e
add apparmor:
|
10 anni fa |
Michael Crosby
|
32dca1a7b0
Strongly type exec driver context
|
10 anni fa |
Alexandr Morozov
|
623ebf203b
Persistent directory for container in execdriver
|
10 anni fa |
Alexandr Morozov
|
00fd008170
Merge pull request #8062 from vishh/run_in_phase2
|
10 anni fa |
Vishnu Kannan
|
f3c767d798
Adding Exec method to native execdriver.
|
10 anni fa |
Erik Hollensbe
|
09b700288e
Allow /etc/hosts and /etc/resolv.conf to be updated both outside and
|
10 anni fa |
Vishnu Kannan
|
3a7e07355a
Rename 'StdConfig' to 'StreamConfig'.
|
11 anni fa |
Vishnu Kannan
|
4aa5da278f
Refactoring execdriver.Command and Container structs to support 'docker exec' and other
|
11 anni fa |
Michael Crosby
|
7321067176
Use argv0 as reexec implementation for dockerinit
|
11 anni fa |
Victor Vieux
|
21059af3ac
Basic --cap-add and --cap-drop support for lxc
|
11 anni fa |
Victor Vieux
|
94e6dc9781
Basic --cap-add and --cap-drop support for native
|
11 anni fa |
Michael Crosby
|
8194556337
Update libcontainer imports
|
11 anni fa |
Ian Main
|
b054569cde
Add ability to pause/unpause containers via cgroups freeze
|
11 anni fa |
Michael Crosby
|
69989b7c06
Ensure all dev nodes are copied for privileged
|
11 anni fa |
Timothy Hobbs
|
608702b980
Refactor device handling code
|
11 anni fa |
Michael Crosby
|
adbe3096e8
Add cpuset cpus support for docker
|
11 anni fa |
Michael Crosby
|
a785882b29
Setup host networking for lxc and native
|
11 anni fa |
Johan Euphrosine
|
a60159f3b1
runconfig: add -net container:name option
|
11 anni fa |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 anni fa |