sha256:e1b568d0971e0956b7b4d29f488762832d0634988002f730f9b23b6e9282e33f
OS/ARCH
linux/amd64
Compressed size
148.74 MB
Last pushed
over 6 years by mingrammer
Type
Image
Manifest digest
sha256:e1b568d0971e0956b7b4d29f488762832d0634988002f730f9b23b6e9282e33f
Image Layers
1
ADD file ... in /
2.1 MB
2
CMD ["/bin/sh"]
0 B
3
/bin/sh -c apk add --no-cache
301.73 KB
4
/bin/sh -c [ ! -e
153 B
5
ENV GOLANG_VERSION=1.11.1
0 B
6
/bin/sh -c set -eux; apk
105.06 MB
7
ENV GOPATH=/go
0 B
8
ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
9
/bin/sh -c mkdir -p "$GOPATH/src"
126 B
10
WORKDIR /go
0 B
11
ENV GO111MODULE=on
0 B
12
/bin/sh -c set -ex;
41.28 MB
13
WORKDIR /home/app
111 B
14
ONBUILD COPY . .
0 B
15
ONBUILD RUN go build
0 B
16
ENTRYPOINT ["app"]
0 B
Command
ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /