Last active
November 30, 2015 15:25
-
-
Save runcom/049beeee76422bce0aad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ AUTO_GOPATH=1 BUILDFLAGS="-race" DOCKER_BUILDTAGS="experimental selinux journald exclude_graphdriver_btrfs exclude_graphdriver_zfs exclude_graphdriver_aufs exclude_graphdriver_devicemapper" ./hack/make.sh dynbinary | |
$ sudo cp bundles/latest/dynbinary/docker /usr/bin/docker && sudo cp bundles/latest/dynbinary/dockerinit /usr/libexec/docker/dockerinit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment