January 30, 2014
View 94c5f51

Add dummy "user.email" setting in our Dockerfile for smooth in-container merge commits

Tianon Gravi authored on 2014/01/30 05:13:32
January 28, 2014
View 94566b7

Update Dockerfile to be based on 13.10 instead of 12.04 so that we can remove our s3cmd backports need, and so we can have the new linux-libc-dev dependency we need for compiling the btrfs driver without nasty APT hackery

Tianon Gravi authored on 2014/01/28 07:34:46
January 10, 2014
View c2a59df

Use gzip compression in Ubuntu packages to make it at least possible to install on Lucid.

Evan Krall authored on 2014/01/10 12:12:56
January 2, 2014
View 7fd6dcc

Add stubbed and commented "/etc/default/docker" to our deb package

Tianon Gravi authored on 2014/01/02 14:34:22
December 25, 2013
View 484a75f

Update Dockerfile to use stackbrew/ubuntu (until it graduates), update Dockerfile MAINTAINER line, coalesce all apt-get installs into one invocation (including s3cmd by bringing in backports)

Tianon Gravi authored on 2013/12/25 12:40:41
December 20, 2013
View c3ec696

Merge pull request #3244 from codeaholics/remove-apt-errors-during-build

Tianon Gravi authored on 2013/12/20 06:28:56
December 19, 2013
View 62a8137

Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X)

Tianon Gravi authored on 2013/12/19 15:06:14
December 17, 2013
View 36e0602

Tidy up some of the error messages from apt during build

Danny Yates authored on 2013/12/17 22:50:37
View a1c5e27

Add "-a" back to our "go build"

Tianon Gravi authored on 2013/12/17 15:43:47
December 9, 2013
View 59dc287

Add new cover bundlescript for giving a nice report across all the coverprofiles generated by the test scripts

Tianon Gravi authored on 2013/12/09 12:20:55
December 2, 2013
View 7f1a911

Update Dockerfile with all-caps INSTRUCTIONS (as explained in docs as being "convention": http://docs.docker.io/en/latest/use/builder/#format)

Tianon Gravi authored on 2013/12/02 13:31:28
View 5c5f670

Update to Go 1.2 officially, now that it is released

Tianon Gravi authored on 2013/12/02 07:11:10
November 26, 2013
View ad23745

Clone LVM using https: instead of git:

Danny Yates authored on 2013/11/26 02:12:18
November 21, 2013
View 2382a0f

Merge branch 'master' into 0.6.5-dm-plugin

Michael Crosby authored on 2013/11/21 04:07:42
November 20, 2013
View 2cccbbd

Pip python deps to a specific version

Michael Crosby authored on 2013/11/20 12:25:54