- Jun 27, 2013
-
-
Victor Vieux authored
-
Victor Vieux authored
*Remote API: update progressbar every MIN(1%, 512kB)
-
- Jun 26, 2013
-
-
Solomon Hykes authored
* Hack: add a script to create the docker-ut image (busybox + socat)
-
Solomon Hykes authored
+ Runtime: mount volumes from a host directory with 'docker run -b'
-
Solomon Hykes authored
-
Gabriel Monroy authored
-
Solomon Hykes authored
-
Gabriel Monroy authored
-
Guillaume J. Charmes authored
- Runtime: Fix issue when attaching stdin alone
-
Louis Opter authored
It's a fork of the mkimage-busybox.sh script and it adds socat to the image. (socat being needed to add udp support, see #33). This script, like mkimage-busybox.sh, probably only works on Debian/Ubuntu.
-
Guillaume J. Charmes authored
TestKill and TestMultipleContainers: run sleep instead of cat /bin/zero....
-
- Jun 25, 2013
-
-
Guillaume J. Charmes authored
Testing|hack, issue #1009: Update make hack environment
-
Guillaume J. Charmes authored
-
Erno Hopearuoho authored
-
Victor Vieux authored
-
Victor Vieux authored
Merge branch 'add-daemon-storage-path-param' of https://github.com/heavenlyhash/docker into heavenlyhash-add-daemon-storage-path-param
-
Ken Cochrane authored
* Documentation: Added Swipely's `docker-api` gem to the table of Remote API Client Libraries.
-
Tom Hulihan authored
Libraries.
-
- Jun 24, 2013
-
-
Guillaume J. Charmes authored
* Runtime: use --numeric-owner for Tar and Untar
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Daniel Mizyrycki authored
-
Solomon Hykes authored
* Hack: remove dependency of unit tests on 'os/user', which cannot be used with CGO_ENABLED=0
-
Ken Cochrane authored
+ Documentation: Add terminology section
-
Victor Vieux authored
fix regression in utils tests introduced by #980
-
Victor Vieux authored
-
- Jun 22, 2013
-
-
Daniel Mizyrycki authored
Fixing hack/Vagrantfile to use uname for aufs linux extras
-
Anthony Bishopric authored
Conflicts: hack/Vagrantfile Resolved by: Daniel Mizyrycki <daniel@dotcloud.com>
-
Solomon Hykes authored
Bump version to 0.4.6
-
Solomon Hykes authored
- Runtime: fix a bug which caused creation of empty images (and volumes) to crash.
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Cristian Staretu authored
-
- Jun 21, 2013
-
-
Solomon Hykes authored
Remove dependency on 'os/user', which cannot be used with CGO_ENABLED=0. This allows running the tests without CGO.
-
Daniel Mizyrycki authored
Packaging|Ubuntu, issue #526: Follow init permission pattern for docker.conf
-