October 14, 2013
View 1043055

check return value of syscall.Chdir when changing working directory

Yang Bai authored on 2013/10/14 16:27:38
October 10, 2013
View d063c8d

Move ListOps to utils submodule

Alexander Larsson authored on 2013/10/10 17:49:18
September 17, 2013
View 607c1a5

Use netlink directly instead of /bin/ip in Sysinit

Alexander Larsson authored on 2013/09/17 22:02:12
August 27, 2013
View d80b50d

Improve formatting with 'go fmt' as stated in CONTRIBUTING.md

jbbarth authored on 2013/08/27 00:45:52
August 16, 2013
View 687d27a

Add an option to set the working directory.

Marco Hennings authored on 2013/08/16 03:38:17
July 3, 2013
View e5e47c9

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.

Elias Probst authored on 2013/07/03 02:13:37
July 2, 2013
View eb38750

Remove the os.user dependency and manually lookup /etc/passwd instead

Guillaume J. Charmes authored on 2013/07/02 08:48:59
April 16, 2013
View 7b0e96f

Manually pass the env to docker-init instead of relying on lxc to pass it

Guillaume J. Charmes authored on 2013/04/16 16:25:55
April 11, 2013
View 5e1a975

Use ip to setup the gateway in sysinit.go

Louis Opter authored on 2013/04/11 09:40:28
March 24, 2013
View f7eaaa3

Clean up 'container' environment variable injected by lxc-start

Solomon Hykes authored on 2013/03/24 11:11:00
March 23, 2013
View 34fbaa5

'docker run -e': set environment variables in a container

Solomon Hykes authored on 2013/03/23 12:36:34
March 8, 2013
View fb350e0

Setup a predictable, repeatable environment for containers

Solomon Hykes authored on 2013/03/08 02:25:41
February 21, 2013
View b9b66d0

sysinit: Support for the -g (gateway) flag used in networking setup

Andrea Luzzardi authored on 2013/02/21 10:45:46
February 14, 2013
View 6de3e8a

Implemented support to run as a different user (through the -u flag)

Andrea Luzzardi authored on 2013/02/14 10:24:35
View 58a2294

Implemented a self-injecting process wrapper that runs inside the container

Andrea Luzzardi authored on 2013/02/14 07:01:44