- May 02, 2013
-
-
Solomon Hykes authored
+ Registry: added the registry API to the docker docs
-
- May 01, 2013
-
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Guillaume J. Charmes authored
* runtime: Move the capabilities detection into a runtime method
-
Guillaume J. Charmes authored
* docs: Update commandline Commit doc
-
Guillaume J. Charmes authored
* hack: development; issue #374: Refactor 'make hack' making Vagrantfile and VM more useful
-
Solomon Hykes authored
-
Daniel Mizyrycki authored
-
Solomon Hykes authored
-
Guillaume J. Charmes authored
-
Daniel Mizyrycki authored
-
Daniel Mizyrycki authored
-
Guillaume J. Charmes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Guillaume J. Charmes authored
-
Ken Cochrane authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
- Apr 30, 2013
-
-
Solomon Hykes authored
* Packaging: connect to Ubuntu key server on port 80
-
Guillaume J. Charmes authored
* runtime: Use /proc/mounts instead of mount(8)
-
Guillaume J. Charmes authored
-
Al Tobey authored
Specifically, Ubuntu Precise's cgroup-lite script uses mount -n to mount the cgroup filesystems so they don't appear in mtab, so detection always fails unless the admin updates mtab with /proc/mounts. /proc/mounts is valid on just about every Linux machine in existence and as a bonus is much easier to parse. I also removed the regex in favor of a more accurate parser that should also support monolitic cgroup mounts (e.g. mount -t cgroup none /cgroup).
-
- Apr 29, 2013
-
-
Bruno Bigras authored
Use the 80 port with keyserver.ubuntu.com so it works with corporate firewalls
-
- Apr 28, 2013
-
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
- Apr 29, 2013
-
-
Solomon Hykes authored
* Contrib: updated mkimage-debian
-
- Apr 28, 2013
-
-
Tianon Gravi authored
Use default mirror from debootstrap when not explicitly provided, and add better target directory naming
-
Tianon Gravi authored
Improve mkimage-debian script to also tag using the release version number of the final image (6.0.7, 7.0, etc.) This is as discussed on #447.
-
- Apr 26, 2013
-
-
Guillaume J. Charmes authored
-