Sign inSign up

fortio/fortio.build:v74

Multi-platform
Networking
Integration & delivery
Index digest

sha256:71c0bff67a488012143d15fd408e70db7f1b27877fbb2229d1c77154416ded99

OS/ARCH

Compressed size

515.07 MB

Last pushed

about 2 years by ldemailly

Type

Image

Manifest digest

sha256:2b69badc0a5e15eebde79791a8610960f775fda9be3ef8e1829b3bea8d95b3ba

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.5 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5RUN /bin/sh -c set -eux;82.29 MB
6ENV GOLANG_VERSION=1.22.60 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.21 MB
11RUN /bin/sh -c mkdir -p125 B
12WORKDIR /go32 B
13RUN /bin/sh -c apt-get -y58.1 MB
14RUN /bin/sh -c gem install904.87 KB
15RUN /bin/sh -c go version32 B
16RUN /bin/sh -c curl -sSfL9.93 MB
17RUN /bin/sh -c golangci-lint version32 B
18RUN /bin/sh -c set -x;103.34 MB
19RUN /bin/sh -c go install41.15 MB
20WORKDIR /build95 B
21ADD https://raw.githubusercontent.com/fortio/workflows/main/golangci.yml .golangci.yml # buildkit2.21 KB
22VOLUME [/build]0 B
23RUN /bin/sh -c useradd -m1.2 KB
24RUN /bin/sh -c chown -R2.22 KB
25RUN /bin/sh -c chown -R25.34 MB
26USER build0 B

Command

ADD file:9b83dbcd468d7cfbc9032be05a5a2c5fd57bd977997fb6c7794dfed2f5bc3bcc in /