Michael Crosby
|
d59c05a37c
Fix exec driver flag, rename new driver to 'native'
|
hace 11 años |
Michael Crosby
|
ca537a63a8
Remove chroot driver, it's not needed
|
hace 11 años |
Guillaume J. Charmes
|
e84e344b1f
Use the dockerenv file from the current dir instead of root
|
hace 11 años |
Michael Crosby
|
01f9815b55
Fix tests with dockerinit lookup path
|
hace 11 años |
Michael Crosby
|
8f20058307
Compile nsinit into docker for use with dockerinit
|
hace 11 años |
Michael Crosby
|
9e3da87a3a
Cleanup some statements from exec driver work
|
hace 11 años |
Guillaume J. Charmes
|
12468f2bc8
Rename Process to Command
|
hace 11 años |
Michael Crosby
|
97c8450705
Make sure drivers are registerd within sysinit
|
hace 11 años |
Michael Crosby
|
ca8dd73fbf
Small fixes to type names
|
hace 11 años |
Guillaume J. Charmes
|
f7684ea7f6
Move docker init into drivers functions
|
hace 11 años |
Michael Crosby
|
d3bae131d6
Make sure proc is umounted for chroot driver within init
|
hace 11 años |
Michael Crosby
|
92e6db7beb
Improve chroot driver by mounting proc
|
hace 11 años |
Michael Crosby
|
8e0741f5e4
Add chroot driver for testing
|
hace 11 años |
Michael Crosby
|
11ef2f0db4
Return error and not panic when cannot exec in dockerinit
|
hace 11 años |
Solomon Hykes
|
f6b91262a7
Move utility package 'netlink' to pkg/netlink
|
hace 11 años |
Michael Crosby
|
0e6f0c4e02
Move MTU setting outside of lxc and set with netlink
|
hace 11 años |
Guillaume J. Charmes
|
73a1ef7c22
Fix OSX build for sysinit
|
hace 11 años |
Victor Vieux
|
f9328ad9cc
Merge pull request #3201 from jpoimboe/libvirt-prereq-network
|
hace 11 años |
Josh Poimboeuf
|
e877294321
dockerinit: propagate "container" env variable from lxc
|
hace 11 años |
Josh Poimboeuf
|
ecc51cd465
dockerinit: set IP address
|
hace 11 años |
Josh Poimboeuf
|
f7c7f7978c
dockerinit: set hostname
|
hace 11 años |
Josh Poimboeuf
|
b8f1c73705
dockerinit: drop capabilities
|
hace 11 años |
Josh Poimboeuf
|
1572989201
dockerinit: refactor error handling
|
hace 11 años |
Josh Poimboeuf
|
bd02d6e662
dockerinit: put args in a struct
|
hace 11 años |
Brian Olsen
|
1c3a674444
Fixed problem with variables containing \n.
|
hace 12 años |
Brian Olsen
|
be7eb4bfcb
Set environment variables using a file.
|
hace 12 años |
Tianon Gravi
|
cf86e2bb22
Rename all cases of "docker-init" to "dockerinit" for consistency
|
hace 11 años |
Alexander Larsson
|
db99966724
Move SysInit to a submodule
|
hace 11 años |