Michael Crosby
|
0e6f0c4e02
Move MTU setting outside of lxc and set with netlink
|
vor 11 Jahren |
Michael Crosby
|
45d7dcfea2
Handle external mounts outside of lxc
|
vor 11 Jahren |
Josh Poimboeuf
|
ecc51cd465
dockerinit: set IP address
|
vor 11 Jahren |
Josh Poimboeuf
|
f7c7f7978c
dockerinit: set hostname
|
vor 11 Jahren |
Josh Poimboeuf
|
b8f1c73705
dockerinit: drop capabilities
|
vor 11 Jahren |
Tianon Gravi
|
b702edadb7
Format lxc_template.go with gofmt
|
vor 11 Jahren |
Tianon Gravi
|
f16c45f8b0
Add space-escaping to path parts of lxc.mount.entry lines in generated lxc.conf, allowing for spaces in mount point names
|
vor 11 Jahren |
Victor Vieux
|
ad96d5ff04
Merge pull request #2712 from makinacorpus/master
|
vor 11 Jahren |
Jérôme Petazzoni
|
31638ab2ad
Refactor HostConfig and escape apparmor confinement
|
vor 11 Jahren |
Brian Olsen
|
be7eb4bfcb
Set environment variables using a file.
|
vor 12 Jahren |
Tianon Gravi
|
cf86e2bb22
Rename all cases of "docker-init" to "dockerinit" for consistency
|
vor 11 Jahren |
Mathieu Le Marec - Pasquet
|
b64ce8e33c
Do not drop sys_boot
|
vor 11 Jahren |
Paul Nasrat
|
aa3697520a
Fixes issues with mounting subdirectories of /mnt in container.
|
vor 11 Jahren |
Alexander Larsson
|
80319add55
lxc: Allow set_file_cap capability in container
|
vor 11 Jahren |
Michael Crosby
|
5a01f7485c
Only mount hostname files if config exists
|
vor 12 Jahren |
Victor Vieux
|
4f2e59f94a
bind mount /etc/hosts and /etc/hostname
|
vor 12 Jahren |
Michael Crosby
|
551092f9c0
Add lxc-conf flag to allow custom lxc options
|
vor 12 Jahren |
Michael Crosby
|
9662f9e56a
Merge pull request #1478 from jpetazzo/929-insecure-flag
|
vor 12 Jahren |
Jérôme Petazzoni
|
280901e5fb
add -insecure flag and relevant tests
|
vor 12 Jahren |
Karan Lyons
|
075d30dbce
Mount /dev/shm as a tmpfs
|
vor 12 Jahren |
Guillaume J. Charmes
|
f6fa353dd8
Merge pull request #1267 from sridatta/new-clean-init
|
vor 12 Jahren |
Stefan Praszalowicz
|
bc172e5e5f
Invert network disable flag and logic (unbreaks TestAllocate*PortLocalhost)
|
vor 12 Jahren |
Stefan Praszalowicz
|
3342bdb331
Support networkless containers with new docker run option '-n'
|
vor 12 Jahren |
Solomon Hykes
|
5d8efc107d
+ Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container.
|
vor 12 Jahren |
Guillaume J. Charmes
|
4e0cdc016a
Revert #1126. Remove mount shm
|
vor 12 Jahren |
Karan Lyons
|
dd619d2bd6
Mount /dev/shm as a tmpfs.
|
vor 12 Jahren |
Gabriel Monroy
|
67239957c9
- Fix a few bugs in external mount-bind integration
|
vor 12 Jahren |
Solomon Hykes
|
d4e62101ab
* Runtime: better integration of external bind-mounts (run -b) into the volume subsystem (run -v)
|
vor 12 Jahren |
Gabriel Monroy
|
4fdf11b2e6
+ Runtime: mount volumes from a host directory with 'docker run -b'
|
vor 12 Jahren |
globalcitizen
|
788d66f409
Add note about lxc.cap.keep > lxc.cap.drop
|
vor 12 Jahren |