sha256:dc0d9767d04ab1708fd18f64cbbafca3a5cadfd94ca28cecfebc7e4a2ed22154
OS/ARCH
linux/amd64
Compressed size
197.46 MB
Last pushed
almost 9 years by stroebs
Type
Image
Manifest digest
sha256:dc0d9767d04ab1708fd18f64cbbafca3a5cadfd94ca28cecfebc7e4a2ed22154
Image Layers
1ADD file ... in /48.99 MB2CMD ["/bin/bash"]0 B3/bin/sh -c apt-get update &&18.29 MB4/bin/sh -c apt-get update &&40.53 MB5/bin/sh -c apt-get update &&54.25 MB6ENV GOLANG_VERSION=1.4.30 B7ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.4.3.src.tar.gz0 B8ENV GOLANG_DOWNLOAD_SHA1=486db10dc571a55c8d795365070f66d343458c480 B9/bin/sh -c curl -fsSL "$GOLANG_DOWNLOAD_URL"33.78 MB10ENV GOPATH=/go0 B11ENV PATH=/go/bin:/usr/src/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12/bin/sh -c mkdir -p "$GOPATH/src"123 B13WORKDIR /go0 B14COPY file:7e87b0ea22c04c4ebf8c516b8a68afbd30938d3a2cba2e4e91715a4b3cf5a73d in /usr/local/bin/1.32 KB15/bin/sh -c mkdir -p /go/src/app131 B16WORKDIR /go/src/app0 B17CMD ["go-wrapper" "run"]0 B18ONBUILD COPY . /go/src/app0 B19ONBUILD RUN go-wrapper download0 B20ONBUILD RUN go-wrapper install0 B21COPY dir:4f01dc6ff50432b3206d3bc6c8d3ab1a5d84ed45042eee4d89356ab3762df656 in /go/src/app 532 B22/bin/sh -c go-wrapper download0 B23/bin/sh -c go-wrapper install1.62 MB24COPY dir:4f01dc6ff50432b3206d3bc6c8d3ab1a5d84ed45042eee4d89356ab3762df656 in . 531 BCommand
ADD file:6e3677c176d6d774f006ce8f0dcd1e60753af9613eef0e7f707691290d6f6808 in /