Commit History

Author SHA1 Message Date
  Michael Crosby cd6b903825 Ensure thread is locked in sysinit for docker 11 years ago
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 years ago
  Victor Vieux 21059af3ac Basic --cap-add and --cap-drop support for lxc 11 years ago
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* 11 years ago
  Michael Crosby af385151ce Move execdrivers into runtime top level pkg 11 years ago
  Alexander Larsson 636959e20a Move .dockerenv parsing to lxc driver 11 years ago
  Michael Crosby 96e33a7646 Move container.json and pid file into a root specific driver dir 11 years ago
  Michael Crosby a64ebabdfa Remove setup logging from sysinit 11 years ago
  Michael Crosby d59c05a37c Fix exec driver flag, rename new driver to 'native' 11 years ago
  Michael Crosby ca537a63a8 Remove chroot driver, it's not needed 11 years ago
  Guillaume J. Charmes e84e344b1f Use the dockerenv file from the current dir instead of root 11 years ago
  Michael Crosby 01f9815b55 Fix tests with dockerinit lookup path 11 years ago
  Michael Crosby 8f20058307 Compile nsinit into docker for use with dockerinit 11 years ago
  Michael Crosby 9e3da87a3a Cleanup some statements from exec driver work 11 years ago
  Guillaume J. Charmes 12468f2bc8 Rename Process to Command 11 years ago
  Michael Crosby 97c8450705 Make sure drivers are registerd within sysinit 11 years ago
  Michael Crosby ca8dd73fbf Small fixes to type names 11 years ago
  Guillaume J. Charmes f7684ea7f6 Move docker init into drivers functions 11 years ago
  Michael Crosby d3bae131d6 Make sure proc is umounted for chroot driver within init 11 years ago
  Michael Crosby 92e6db7beb Improve chroot driver by mounting proc 11 years ago
  Michael Crosby 8e0741f5e4 Add chroot driver for testing 11 years ago
  Michael Crosby 11ef2f0db4 Return error and not panic when cannot exec in dockerinit 11 years ago
  Solomon Hykes f6b91262a7 Move utility package 'netlink' to pkg/netlink 11 years ago
  Michael Crosby 0e6f0c4e02 Move MTU setting outside of lxc and set with netlink 11 years ago
  Guillaume J. Charmes 73a1ef7c22 Fix OSX build for sysinit 11 years ago
  Victor Vieux f9328ad9cc Merge pull request #3201 from jpoimboe/libvirt-prereq-network 11 years ago
  Josh Poimboeuf e877294321 dockerinit: propagate "container" env variable from lxc 11 years ago
  Josh Poimboeuf ecc51cd465 dockerinit: set IP address 11 years ago
  Josh Poimboeuf f7c7f7978c dockerinit: set hostname 11 years ago
  Josh Poimboeuf b8f1c73705 dockerinit: drop capabilities 11 years ago