Sign inSign up

fortio/fortio.build:v69

Multi-platform
Networking
Integration & delivery
Index digest

sha256:c21ecd49fd232a4c184a04607f339c18d13151480aee779a047358f2f23e287e

OS/ARCH

Compressed size

383.47 MB

Last pushed

over 2 years by ldemailly

Type

Image

Manifest digest

sha256:9e773a0a583eef7156d62ccd7f2374f78e956364db268f1ab75c5170e9b1b9be

Image Layers

1ADD file ... in / 45.7 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get60.2 MB
5RUN /bin/sh -c set -eux;65.75 MB
6ENV GOLANG_VERSION=1.21.80 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 /usr/local/go/ /usr/local/go/ # buildkit63.15 MB
11RUN /bin/sh -c mkdir -p175 B
12WORKDIR /go32 B
13RUN /bin/sh -c apt-get -y57.46 MB
14RUN /bin/sh -c gem install904.49 KB
15RUN /bin/sh -c go version32 B
16RUN /bin/sh -c curl -sSfL9.67 MB
17RUN /bin/sh -c golangci-lint version2.15 KB
18RUN /bin/sh -c set -x;32 B
19RUN /bin/sh -c go install35.37 MB
20WORKDIR /build95 B
21COPY .golangci.yml . # buildkit2.18 KB
22VOLUME [/build]0 B
23RUN /bin/sh -c useradd -m1.19 KB
24RUN /bin/sh -c chown -R2.18 KB
25RUN /bin/sh -c chown -R22.35 MB
26USER build0 B

Command

ADD file:1d9e47125f6551ab7fe22f20edbc4adcadd5218dbdfb7a047c97e717d6324a3b in /