March 11, 2014
View 6ccfb7f

Update bsd specs

Guillaume J. Charmes authored on 2014/03/11 05:25:00
March 7, 2014
View 0b23393

Update build tags such that we can properly compile on all platforms (especially for packagers), and updated hack/PACKAGERS.md to mention the DOCKER_BUILDTAGS variable that will need to be set for binaries that might be used on AppArmor (such as Debian and especially Ubuntu)

Tianon Gravi authored on 2014/03/07 05:39:17
March 3, 2014
View 4a688d6

bump go to 1.2.1 in the Dockerfile

unclejack authored on 2014/03/03 22:09:54
February 4, 2014
View f4a7c43

Remove stackbrew prefix on ubuntu images now that they're reasonably up-to-date and stable

Tianon Gravi authored on 2014/02/04 03:08:35
February 2, 2014
View 6922f1b

Remove reference to <linux/btrfs.h>, and instead use <btrfs/ioctl.h> like we're supposed to (from btrfs-progs)

Tianon Gravi authored on 2014/02/02 13:40:51
February 1, 2014
View 523341d

Merge pull request #3857 from creack/remove_darwin_files

Victor Vieux authored on 2014/02/01 04:48:10
January 31, 2014
View 065dd23

Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries

Tianon Gravi authored on 2014/01/31 19:16:42
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