Sign inSign up

diamol/ch04-lab:linux-arm64

Manifest digest

sha256:3252c102e6a4f699cd62548192997ea173561ab0c68e840b3371234015e97e98

OS/ARCH

linux/arm64

Compressed size

277.71 MB

Last pushed

over 5 years by sixeyedci

Type

Image

Manifest digest

sha256:3252c102e6a4f699cd62548192997ea173561ab0c68e840b3371234015e97e98

Image Layers

1ADD file ... in / 46.9 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&7.33 MB
4/bin/sh -c set -ex; if9.52 MB
5/bin/sh -c apt-get update &&49.75 MB
6/bin/sh -c apt-get update &&59.64 MB
7ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV GOLANG_VERSION=1.13.150 B
9/bin/sh -c set -eux; dpkgArch="$(dpkg93.17 MB
10ENV GOPATH=/go0 B
11ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12/bin/sh -c mkdir -p "$GOPATH/src"156 B
13WORKDIR /go0 B
14ENV CGO_ENABLED=00 B
15WORKDIR /go/web155 B
16COPY file:a451850d30254630fe42a92644118ce5d397d9192a25c2d2ebe072b6914981e7 in . 427 B
17COPY file:3dae211de574217782829facabddbe35b0fc9b541842fe65625d1d939cf62a12 in . 417 B
18/bin/sh -c go build -o6.92 MB
19/bin/sh -c chmod +x /web/server4.49 MB
20CMD ["/web/server"]0 B
21ENV USER=sixeyed0 B
22EXPOSE 800 B

Command

ADD file:ce999027b153d392f8a0f85e2e7a17b9279f3cf7ad0e45192378d527275f99c6 in /