- Jun 20, 2013
-
-
Solomon Hykes authored
-
Guillaume J. Charmes authored
Bumped version to 0.4.3
-
Daniel Mizyrycki authored
dockerbuilder : batch apt-get install operations for speed
-
Guillaume J. Charmes authored
gofmt and test sub directories in makefile
-
Guillaume J. Charmes authored
* Runtime: Add unix socket and multiple -H
-
Guillaume J. Charmes authored
* Runtime: use go 1.1 cookiejar and remove ResetClient
-
Solomon Hykes authored
* Runtime: refuse to remove a running container
-
Guillaume J. Charmes authored
- Runtime: Impossible to detach from attached container fix
-
Guillaume J. Charmes authored
Fix the auth tests
-
Daniel Mizyrycki authored
Packaging|ubuntu, issue #960: Add docker PPA staging in release process
-
Daniel Mizyrycki authored
-
Victor Vieux authored
-
Victor Vieux authored
-
Victor Vieux authored
-
- Jun 19, 2013
-
-
Solomon Hykes authored
* Registry: Use opaque requests when we need to preserve urlencoding in registry requests
-
Daniel Mizyrycki authored
-
Guillaume J. Charmes authored
Security warnings in LXC configuration
-
Solomon Hykes authored
* Builder: correct the behavior of ADD when copying directories.
-
Solomon Hykes authored
-
Guillaume J. Charmes authored
- Runtime: Forbid parralel push/pull for a single image/repo. Fixes #311
-
Joffrey F authored
-
Solomon Hykes authored
* Documentation: replace `ifconfig` in docs with `iproute`
-
Solomon Hykes authored
* Documentation: use https repo url to clone for dev setup instructions
-
Cristian Staretu authored
The dockerbuilder Dockerfile was installing one package per apt-get install operation. This changes it so that consecutive run apt-get install operations are batched into a single operation.
-
Victor Vieux authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
* Build: Stabilize ADD behavior
-
Walter Stanish authored
-
Walter Stanish authored
-
Solomon Hykes authored
-
Thomas Hansen authored
the git clone line in the dev setup instructions does not work as is, unless the user has write access
-
Victor Vieux authored
* Client: HumanReadable ProgressBar sizes in pull
-
Victor Vieux authored
-
Victor Vieux authored
Fix Mac OS X installation instructions URL
-
Victor Vieux authored
-
Victor Vieux authored
-
Victor Vieux authored
-
Victor Vieux authored
-
- Jun 18, 2013
-
-
Solomon Hykes authored
* Builder: fixed the behavior of ADD to be (mostly) reverse-compatible, predictable and well-documented.
-