Commit History

作者 SHA1 備註 提交日期
  jbbarth d80b50d4b4 Improve formatting with 'go fmt' as stated in CONTRIBUTING.md 12 年之前
  Marco Hennings 687d27ab57 Add an option to set the working directory. 12 年之前
  Guillaume J. Charmes eb38750d99 Remove the os.user dependency and manually lookup /etc/passwd instead 12 年之前
  Elias Probst e5e47c9862 Don't remove the container= environment variable, as it is crucial for a lot of tools to detect, whether they're run inside an LXC container or not. 12 年之前
  Guillaume J. Charmes 7b0e96f1f4 Manually pass the env to docker-init instead of relying on lxc to pass it 12 年之前
  Louis Opter 5e1a975b48 Use ip to setup the gateway in sysinit.go 12 年之前
  Solomon Hykes f7eaaa3adb Clean up 'container' environment variable injected by lxc-start 12 年之前
  Solomon Hykes 34fbaa5f6d 'docker run -e': set environment variables in a container 12 年之前
  Solomon Hykes fb350e0c77 Setup a predictable, repeatable environment for containers 12 年之前
  Andrea Luzzardi b9b66d0e1b sysinit: Support for the -g (gateway) flag used in networking setup 12 年之前
  Andrea Luzzardi 6de3e8a22d Implemented support to run as a different user (through the -u flag) 12 年之前
  Andrea Luzzardi 58a2294260 Implemented a self-injecting process wrapper that runs inside the container 12 年之前