Sign inSign up

openwhisk/action-golang-v1.20:90d408f

Languages & frameworks
Integration & delivery
Internet of things
Manifest digest

sha256:a70a4e252e71294c7fd4d5b6d2e5a7550efd44d06621bca484172e38973c9a56

OS/ARCH

linux/amd64

Compressed size

382.88 MB

Last pushed

about 3 years by whiskbot

Type

Image

Manifest digest

sha256:a70a4e252e71294c7fd4d5b6d2e5a7550efd44d06621bca484172e38973c9a56

Image Layers

1ADD file ... in / 52.51 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c apt-get update &&52.06 MB
5/bin/sh -c set -eux; apt-get82.08 MB
6ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV GOLANG_VERSION=1.20.80 B
8/bin/sh -c set -eux; arch="$(dpkg95.78 MB
9ENV GOPATH=/go0 B
10ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11/bin/sh -c mkdir -p "$GOPATH/src"154 B
12WORKDIR /go0 B
13RUN /bin/sh -c echo "deb81.27 MB
14RUN /bin/sh -c ln -s150 B
15WORKDIR /action32 B
16ADD proxy /bin/proxy # buildkit4.15 MB
17ADD bin/compile /bin/compile # buildkit2.05 KB
18ADD lib/launcher.go /lib/launcher.go # buildkit1.69 KB
19ENV OW_COMPILER=/bin/compile0 B
20ENV OW_LOG_INIT_ERROR=10 B
21ENV OW_WAIT_FOR_ACK=10 B
22ENV OW_EXECUTION_ENV=openwhisk/action-golang-v1.200 B
23ENTRYPOINT ["/bin/proxy"]0 B

Command

ADD file:144dff349a666134b5e98a9f1c6650fd9d6e4a88a6f98857f26eb84989360b91 in /