- Apr 24, 2013
-
-
Guillaume J. Charmes authored
-
Solomon Hykes authored
* Packaging: simplify Vagrantfile
-
Daniel Mizyrycki authored
-
Solomon Hykes authored
- Dev: dockerbuilder requires a fake initctl because 'apt-get install devscripts' insists on installing a stupid daemon I never asked for in the first place.
-
- Apr 23, 2013
-
-
Solomon Hykes authored
dockerbuilder: upload most recent Ubuntu package (note version FOO might not yet be packaged at tag vFOO)
-
Solomon Hykes authored
- Packaging: Fixed Vagrantfile * Documentation: Updated install instructions
-
Solomon Hykes authored
* Packaging: Add 0.1.8 to Ubuntu packaging changelog * Packaging: Update the Ubuntu maintainer manual
-
Solomon Hykes authored
+ Convenience rules: srcrelease, deps - Separate dependency vendoring from building the binary (re-download dependencies with 'make deps')
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Daniel Mizyrycki authored
-
Solomon Hykes authored
-
Thatcher Peskens authored
-
Solomon Hykes authored
dockerbuilder: use a pristine GOPATH, with the fresh checkout registered at the right path (for internal submodules)
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
- Documentation: fixed typo in "Building blocks"
-
Alexey Shamrin authored
-
Solomon Hykes authored
- Runtime: adapt cgroup capability detection to work on Gentoo
-
Solomon Hykes authored
+ Add initial Changelog
-
Solomon Hykes authored
-
Tianon Gravi authored
On Gentoo, the memory cgroup is mounted at /sys/fs/cgroup/memory, but the mount line looks like the following: memory on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) (note that the first word on the line is "memory", not "cgroup", but the other essentials are there, namely the type of cgroup and the memory mount option)
- Apr 22, 2013
-
-
Solomon Hykes authored
-
Solomon Hykes authored
hack/dockerbuilder: a standard build environment for building and uploading official binary builds of docker... inside docker
-
Thatcher Peskens authored
Conflicts: docker/docker.go docs/sources/installation/archlinux.rst docs/sources/installation/index.rst docs/sources/installation/ubuntulinux.rst runtime.go utils.go
-
Thatcher Peskens authored
-
Guillaume J. Charmes authored
Check that the pid in pidfile exists before preventing docker to start
-
Guillaume J. Charmes authored
Use aufs to handle parents whiteouts instead of doing it manually
-
Guillaume J. Charmes authored
453 generic kernel detection fix
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-