Sign inSign up

openwhisk/action-golang-v1.21:dbb3a30

Languages & frameworks
Integration & delivery
API management
Manifest digest

sha256:29e5157309611360a7fb3a4fb7301085576ba5832ceccd01b591f2c81e599749

OS/ARCH

linux/amd64

Compressed size

423.13 MB

Last pushed

almost 2 years by whiskbot

Type

Image

Manifest digest

sha256:29e5157309611360a7fb3a4fb7301085576ba5832ceccd01b591f2c81e599749

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5RUN /bin/sh -c set -eux;87.96 MB
6ENV GOLANG_VERSION=1.21.130 B
7ENV GOTOOLCHAIN=local0 B
8ENV GOPATH=/go0 B
9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10COPY /target/ / # buildkit63.91 MB
11RUN /bin/sh -c mkdir -p126 B
12WORKDIR /go32 B
13RUN /bin/sh -c echo 'debconf135.67 MB
14RUN /bin/sh -c ln -s150 B
15WORKDIR /action32 B
16ADD proxy /bin/proxy # buildkit4.22 MB
17ADD bin/compile /bin/compile # buildkit2.07 KB
18ADD lib/launcher.go /lib/launcher.go # buildkit1.71 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.210 B
23ENTRYPOINT ["/bin/proxy"]0 B

Command

ADD file:0d5bdf84bbcdfa95d42190537e3cad2c0a5876f9127fae6a1d1c485d3539c77d in /