Histórico de Commits

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