September 17, 2013
View 5a01f74

Only mount hostname files if config exists

Michael Crosby authored on 2013/09/17 02:53:24
September 10, 2013
View 4f2e59f

bind mount /etc/hosts and /etc/hostname

Victor Vieux authored on 2013/09/10 03:57:25
August 16, 2013
View 551092f

Add lxc-conf flag to allow custom lxc options

Michael Crosby authored on 2013/08/16 08:35:03
August 15, 2013
View 9662f9e

Merge pull request #1478 from jpetazzo/929-insecure-flag

Michael Crosby authored on 2013/08/15 05:55:18
August 10, 2013
View 280901e

add -insecure flag and relevant tests

Jérôme Petazzoni authored on 2013/08/10 07:53:02
August 6, 2013
View f6fa353

Merge pull request #1267 from sridatta/new-clean-init

Guillaume J. Charmes authored on 2013/08/06 05:23:22
July 23, 2013
View bc172e5

Invert network disable flag and logic (unbreaks TestAllocate*PortLocalhost)

Stefan Praszalowicz authored on 2013/07/23 11:00:35
July 22, 2013
View 3342bdb

Support networkless containers with new docker run option '-n'

Stefan Praszalowicz authored on 2013/07/22 09:11:47
July 6, 2013
View 075d30d

Mount /dev/shm as a tmpfs

Karan Lyons authored on 2013/07/06 08:16:58
View 4e0cdc0

Revert #1126. Remove mount shm

Guillaume J. Charmes authored on 2013/07/06 02:47:00
July 5, 2013
View dd619d2

Mount /dev/shm as a tmpfs.

Karan Lyons authored on 2013/07/05 01:58:50
June 27, 2013
View 6723995

- Fix a few bugs in external mount-bind integration

Gabriel Monroy authored on 2013/06/27 00:43:53
June 25, 2013
View d4e6210

* Runtime: better integration of external bind-mounts (run -b) into the volume subsystem (run -v)

Solomon Hykes authored on 2013/06/25 15:30:48
June 15, 2013
View 5d8efc1

+ Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container.

Solomon Hykes authored on 2013/06/15 08:56:08
May 14, 2013
View 4fdf11b

+ Runtime: mount volumes from a host directory with 'docker run -b'

Gabriel Monroy authored on 2013/05/14 08:39:54