February 20, 2013
View f0183fa

add reference to https://github.com/kr/pty in NOTICE

Brian McCallister authored on 2013/02/20 12:55:26
View 004272e

docker/server: no more dependency on log

Solomon Hykes authored on 2013/02/20 06:07:25
View dd9bb4e

dockerd: removed debug messages

Solomon Hykes authored on 2013/02/20 06:04:19
View 5e2f063

dockerd: create /var/lib/docker if it doesn't exist

Solomon Hykes authored on 2013/02/20 06:03:58
February 19, 2013
View a7e9582

Docker is now licensed under the Apache 2.0 license

Solomon Hykes authored on 2013/02/19 02:56:20
February 16, 2013
View c696eb8

vagrant: Changed the test image path

Andrea Luzzardi authored on 2013/02/16 05:19:50
View 994ec4c

When the unit testing is not there, issue an error and offer a solution instead of automagically downloading the image

Andrea Luzzardi authored on 2013/02/16 05:18:36
View ac36c98

run as user tests: Check the exit codes

Andrea Luzzardi authored on 2013/02/16 05:17:58
View 9155d1d

Merge branch 'master' of github.com:dotcloud/docker

Andrea Luzzardi authored on 2013/02/16 03:55:55
February 15, 2013
View dd84ba3

Autonomous testing: Don't depend on /var/lib/docker/images/ubuntu being there. Instead, automatically downlaod the test image if not present.

Andrea Luzzardi authored on 2013/02/15 08:37:45
View d288591

'docker start' and 'docker restart': start or restart a container

Solomon Hykes authored on 2013/02/15 06:49:05
February 14, 2013
View 0da9ccc

Fixed a bug preventing proper reattachment to stdin upon container restart

Andrea Luzzardi authored on 2013/02/14 12:05:57
View f2c2d95

Added a restart test to ensure a container can be successfully run twice

Andrea Luzzardi authored on 2013/02/14 11:17:42
View 1793538

Generate LXC config upon start rather than at container creation

Andrea Luzzardi authored on 2013/02/14 11:14:46
View e871ead

Server: Restored -u option (from merge)

Andrea Luzzardi authored on 2013/02/14 10:41:50