Skip to content

Instantly share code, notes, and snippets.

@moxiegirl
Created February 13, 2015 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moxiegirl/585fce69bcfa34e82851 to your computer and use it in GitHub Desktop.
Save moxiegirl/585fce69bcfa34e82851 to your computer and use it in GitHub Desktop.
paste binary
docker build -t "docker:master" .
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.114 MB
Sending build context to Docker daemon 1.671 MB
Sending build context to Docker daemon 2.228 MB
Sending build context to Docker daemon 2.785 MB
Sending build context to Docker daemon 3.342 MB
Sending build context to Docker daemon 3.899 MB
Sending build context to Docker daemon 4.456 MB
Sending build context to Docker daemon 5.014 MB
Sending build context to Docker daemon 5.571 MB
Sending build context to Docker daemon 6.128 MB
Sending build context to Docker daemon 6.685 MB
Sending build context to Docker daemon 7.242 MB
Sending build context to Docker daemon 7.799 MB
Sending build context to Docker daemon 8.356 MB
Sending build context to Docker daemon 8.913 MB
Sending build context to Docker daemon 9.47 MB
Sending build context to Docker daemon 10.03 MB
Sending build context to Docker daemon 10.58 MB
Sending build context to Docker daemon 11.14 MB
Sending build context to Docker daemon 11.7 MB
Sending build context to Docker daemon 12.26 MB
Sending build context to Docker daemon 12.81 MB
Sending build context to Docker daemon 13.37 MB
Sending build context to Docker daemon 13.93 MB
Sending build context to Docker daemon 14.48 MB
Sending build context to Docker daemon 15.04 MB
Sending build context to Docker daemon 15.6 MB
Sending build context to Docker daemon 16.15 MB
Sending build context to Docker daemon 16.71 MB
Sending build context to Docker daemon 17.27 MB
Sending build context to Docker daemon 17.83 MB
Sending build context to Docker daemon 18.38 MB
Sending build context to Docker daemon 18.94 MB
Sending build context to Docker daemon 19.5 MB
Sending build context to Docker daemon 20.05 MB
Sending build context to Docker daemon 20.61 MB
Sending build context to Docker daemon 21.17 MB
Sending build context to Docker daemon 21.73 MB
Sending build context to Docker daemon 22.28 MB
Sending build context to Docker daemon 22.84 MB
Sending build context to Docker daemon 23.4 MB
Sending build context to Docker daemon 23.95 MB
Sending build context to Docker daemon 24.51 MB
Sending build context to Docker daemon 25.07 MB
Sending build context to Docker daemon 25.62 MB
Sending build context to Docker daemon 26.18 MB
Sending build context to Docker daemon 26.74 MB
Sending build context to Docker daemon 27.3 MB
Sending build context to Docker daemon 27.85 MB
Sending build context to Docker daemon 28.41 MB
Sending build context to Docker daemon 28.97 MB
Sending build context to Docker daemon 29.52 MB
Sending build context to Docker daemon 30.08 MB
Sending build context to Docker daemon 30.64 MB
Sending build context to Docker daemon 31.2 MB
Sending build context to Docker daemon 31.75 MB
Sending build context to Docker daemon 32.31 MB
Sending build context to Docker daemon 32.87 MB
Sending build context to Docker daemon 33.42 MB
Sending build context to Docker daemon 33.98 MB
Sending build context to Docker daemon 34.54 MB
Sending build context to Docker daemon 35.09 MB
Sending build context to Docker daemon 35.65 MB
Sending build context to Docker daemon 36.21 MB
Sending build context to Docker daemon 36.77 MB
Sending build context to Docker daemon 37.32 MB
Sending build context to Docker daemon 37.88 MB
Sending build context to Docker daemon 38.44 MB
Sending build context to Docker daemon 38.99 MB
Sending build context to Docker daemon 39.55 MB
Sending build context to Docker daemon 40.11 MB
Sending build context to Docker daemon 40.67 MB
Sending build context to Docker daemon 41.22 MB
Sending build context to Docker daemon 41.78 MB
Sending build context to Docker daemon 42.34 MB
Sending build context to Docker daemon 42.89 MB
Sending build context to Docker daemon 43.45 MB
Sending build context to Docker daemon 44.01 MB
Sending build context to Docker daemon 44.56 MB
Sending build context to Docker daemon 45.12 MB
Sending build context to Docker daemon 45.68 MB
Sending build context to Docker daemon 46.24 MB
Sending build context to Docker daemon 46.79 MB
Sending build context to Docker daemon 47.35 MB
Sending build context to Docker daemon 47.91 MB
Sending build context to Docker daemon 48.46 MB
Sending build context to Docker daemon 49.02 MB
Sending build context to Docker daemon 49.58 MB
Sending build context to Docker daemon 50.14 MB
Sending build context to Docker daemon 50.69 MB
Sending build context to Docker daemon 51.25 MB
Sending build context to Docker daemon 51.81 MB
Sending build context to Docker daemon 52.36 MB
Sending build context to Docker daemon 52.92 MB
Sending build context to Docker daemon 53.48 MB
Sending build context to Docker daemon 54.03 MB
Sending build context to Docker daemon 54.59 MB
Sending build context to Docker daemon 55.15 MB
Sending build context to Docker daemon 55.71 MB
Sending build context to Docker daemon 56.26 MB
Sending build context to Docker daemon 56.82 MB
Sending build context to Docker daemon 57.38 MB
Sending build context to Docker daemon 57.93 MB
Sending build context to Docker daemon 58.49 MB
Sending build context to Docker daemon 59.05 MB
Sending build context to Docker daemon 59.59 MB
Sending build context to Docker daemon 59.59 MB
Sending build context to Docker daemon
Step 0 : FROM ubuntu:14.04
---> 5ba9dab47459
Step 1 : MAINTAINER Tianon Gravi <admwiggin@gmail.com> (@tianon)
---> Using cache
---> e5bc141e854f
Step 2 : RUN apt-get update && apt-get install -y apparmor aufs-tools automake btrfs-tools build-essential curl dpkg-sig git iptables libapparmor-dev libcap-dev libsqlite3-dev mercurial parallel python-mock python-pip python-websocket reprepro ruby1.9.1 ruby1.9.1-dev s3cmd=1.1.0* --no-install-recommends
---> Using cache
---> 010cece47233
Step 3 : RUN git clone -b v2_02_103 https://git.fedorahosted.org/git/lvm2.git /usr/local/lvm2
---> Using cache
---> a698254aa1e9
Step 4 : RUN cd /usr/local/lvm2 && ./configure --enable-static_link && make device-mapper && make install_device-mapper
---> Using cache
---> 93b0ea7c906f
Step 5 : ENV LXC_VERSION 1.0.7
---> Using cache
---> 6ed2aece06d6
Step 6 : RUN mkdir -p /usr/src/lxc && curl -sSL https://linuxcontainers.org/downloads/lxc/lxc-${LXC_VERSION}.tar.gz | tar -v -C /usr/src/lxc/ -xz --strip-components=1
---> Using cache
---> fe1922435b2b
Step 7 : RUN cd /usr/src/lxc && ./configure && make && make install && ldconfig
---> Using cache
---> 6730dbeb9c65
Step 8 : ENV GO_VERSION 1.4.1
---> Using cache
---> 899b945af0fd
Step 9 : RUN curl -sSL https://golang.org/dl/go${GO_VERSION}.src.tar.gz | tar -v -C /usr/local -xz && mkdir -p /go/bin
---> Using cache
---> 0720547af40d
Step 10 : ENV PATH /go/bin:/usr/local/go/bin:$PATH
---> Using cache
---> e7ad4b2ae899
Step 11 : ENV GOPATH /go:/go/src/github.com/docker/docker/vendor
---> Using cache
---> 2beb4765898e
Step 12 : RUN cd /usr/local/go/src && ./make.bash --no-clean 2>&1
---> Using cache
---> b39f93480480
Step 13 : ENV DOCKER_CROSSPLATFORMS linux/386 linux/arm darwin/amd64 darwin/386 freebsd/amd64 freebsd/386 freebsd/arm windows/amd64 windows/386
---> Using cache
---> 35ba25389bbd
Step 14 : ENV GOARM 5
---> Using cache
---> 756d8d693c6b
Step 15 : RUN cd /usr/local/go/src && set -x && for platform in $DOCKER_CROSSPLATFORMS; do GOOS=${platform%/*} GOARCH=${platform##*/} ./make.bash --no-clean 2>&1; done
---> Using cache
---> a735e3fd4e35
Step 16 : ENV GOFMT_VERSION 1.3.3
---> Using cache
---> c72727783cb4
Step 17 : RUN curl -sSL https://storage.googleapis.com/golang/go${GOFMT_VERSION}.$(go env GOOS)-$(go env GOARCH).tar.gz | tar -C /go/bin -xz --strip-components=2 go/bin/gofmt
---> Using cache
---> a1b3e98359d2
Step 18 : RUN go get golang.org/x/tools/cmd/cover
---> Using cache
---> d001eea5e7ce
Step 19 : RUN gem install --no-rdoc --no-ri fpm --version 1.3.2
---> Using cache
---> d19ec2fadc28
Step 20 : RUN git clone -b buildroot-2014.02 https://github.com/jpetazzo/docker-busybox.git /docker-busybox
---> Using cache
---> 515f582c4b07
Step 21 : RUN curl -sSL -o /cirros.tar.gz https://github.com/ewindisch/docker-cirros/raw/1cded459668e8b9dbf4ef976c94c05add9bbd8e9/cirros-0.3.0-x86_64-lxc.tar.gz
---> Using cache
---> 97f19d16f752
Step 22 : ENV REGISTRY_COMMIT c448e0416925a9876d5576e412703c9b8b865e19
---> Using cache
---> 023d3680b8a3
Step 23 : RUN set -x && git clone https://github.com/docker/distribution.git /go/src/github.com/docker/distribution && (cd /go/src/github.com/docker/distribution && git checkout -q $REGISTRY_COMMIT) && GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -o /go/bin/registry-v2 github.com/docker/distribution/cmd/registry
---> Using cache
---> c24aeb25038f
Step 24 : ENV DOCKER_PY_COMMIT aa19d7b6609c6676e8258f6b900dea2eda1dbe95
---> Using cache
---> 44cc0ac7ee09
Step 25 : RUN git clone https://github.com/docker/docker-py.git /docker-py && cd /docker-py && git checkout -q $DOCKER_PY_COMMIT
---> Using cache
---> 3bf671a83113
Step 26 : RUN { echo '[default]'; echo 'access_key=$AWS_ACCESS_KEY'; echo 'secret_key=$AWS_SECRET_KEY'; } > ~/.s3cfg
---> Using cache
---> 2a570f31a234
Step 27 : RUN git config --global user.email 'docker-dummy@example.com'
---> Using cache
---> 66df43abf024
Step 28 : RUN groupadd -r docker
---> Using cache
---> cfc39187a176
Step 29 : RUN useradd --create-home --gid docker unprivilegeduser
---> Using cache
---> c658004e536c
Step 30 : VOLUME /var/lib/docker
---> Using cache
---> f23339c17d2f
Step 31 : WORKDIR /go/src/github.com/docker/docker
---> Using cache
---> 294d360e4c8b
Step 32 : ENV DOCKER_BUILDTAGS apparmor selinux btrfs_noversion
---> Using cache
---> 908d14825add
Step 33 : COPY vendor /go/src/github.com/docker/docker/vendor
---> Using cache
---> d487f3adfca4
Step 34 : RUN set -x && git clone -b v1.0.1 https://github.com/cpuguy83/go-md2man.git /go/src/github.com/cpuguy83/go-md2man && git clone -b v1.2 https://github.com/russross/blackfriday.git /go/src/github.com/russross/blackfriday && go install -v github.com/cpuguy83/go-md2man
---> Using cache
---> b6567416fa99
Step 35 : RUN git clone -b v0.1.0 https://github.com/BurntSushi/toml.git /go/src/github.com/BurntSushi/toml && go install -v github.com/BurntSushi/toml/cmd/tomlv
---> Using cache
---> b78f53cf111c
Step 36 : ENTRYPOINT hack/dind
---> Using cache
---> afc012d3c99e
Step 37 : COPY . /go/src/github.com/docker/docker
---> ea32679ce7bc
Removing intermediate container 651b773cc6af
Successfully built ea32679ce7bc
docker run --rm -it --privileged -e BUILDFLAGS -e DOCKER_CLIENTONLY -e DOCKER_EXECDRIVER -e DOCKER_GRAPHDRIVER -e TESTDIRS -e TESTFLAGS -e TIMEOUT "docker:master" hack/make.sh binary
---> Making bundle: binary (in bundles/1.5.0-dev/binary)
Created binary: /go/src/github.com/docker/docker/bundles/1.5.0-dev/binary/docker-1.5.0-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment