Sign inSign up

chengshiwen/influxdb-builder:go1.21.13

Manifest digest

sha256:f3efe4a3221b2a0186bb3cbc7c45e53a2ea1a43523b11113eaac704ad6ac5f62

OS/ARCH

linux/amd64

Compressed size

294.59 MB

Last pushed

about 2 years by chengshiwen

Type

Image

Manifest digest

sha256:f3efe4a3221b2a0186bb3cbc7c45e53a2ea1a43523b11113eaac704ad6ac5f62

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update197.74 MB
8RUN /bin/sh -c gem install6.7 MB
9ENV GO_VERSION=1.21.130 B
10ENV GOARCH=amd640 B
11ENV GOROOT=/usr/local/go0 B
12ENV GOPATH=/root/go0 B
13ENV PATH=/root/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ENV PROJECT_DIR=/root/influxdb0 B
15RUN /bin/sh -c wget --no-verbose63.91 MB
16RUN /bin/sh -c mkdir -p121 B
17WORKDIR /root/influxdb32 B
18VOLUME [/root/influxdb]0 B
19ENTRYPOINT ["/root/influxdb/build.py"]0 B

Command

 ARG RELEASE