sha256:e9a1e7cc7d5078a5c34edc3d3a0282bd1ebd9a963396ff87009a3b7dac17ae5c
OS/ARCH
linux/amd64
Compressed size
244.58 MB
Last pushed
about 10 years by dangra
Type
Image
Manifest digest
sha256:e9a1e7cc7d5078a5c34edc3d3a0282bd1ebd9a963396ff87009a3b7dac17ae5c
Image Layers
1ADD file ... in / 48.99 MB2CMD ["/bin/bash"]0 B3/bin/sh -c apt-get update &&17.67 MB4/bin/sh -c apt-get update &&40.53 MB5/bin/sh -c apt-get update &&54.27 MB6ENV GOLANG_VERSION=1.6.30 B7ENV GOLANG_DOWNLOAD_URL=https://golang.org/dl/go1.6.3.linux-amd64.tar.gz0 B8ENV GOLANG_DOWNLOAD_SHA256=cdde5e08530c0579255d6153b08fdb3b8e47caabbe717bc7bcd7561275a87aeb0 B9/bin/sh -c curl -fsSL "$GOLANG_DOWNLOAD_URL"80.94 MB10ENV GOPATH=/go0 B11ENV PATH=/go/bin:/usr/local/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:f6191f2c86edc9343569339f101facba47e886e33e29d70da6916ca6b1101a53 in /usr/local/bin/ 1.32 KB15/bin/sh -c mkdir -p /go/src/app132 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:4857077b2e6b833477ccb56dc6f0dda51e07c9cfb721daae78af0d2a9b506587 in /go/src/app 532 B22/bin/sh -c go-wrapper download90 B23/bin/sh -c go-wrapper install2.19 MBCommand
ADD file:f2453b914e7e026efd39c6321c7b14509b6d09dd3cf5567a8f6bd38466e06954 in /