Commit History

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