Sign inSign up

rsenden/gitlab-tools-installer:test

Manifest digest

sha256:e93fdeabd763690424184f10cae1e35eb2759ac776f3d97eda3e088d7128f2c0

OS/ARCH

linux/amd64

Compressed size

61.56 MB

Last pushed

almost 2 years by rsenden

Type

Image

Manifest digest

sha256:e93fdeabd763690424184f10cae1e35eb2759ac776f3d97eda3e088d7128f2c0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7ENV TOOLS_DIR=/tools0 B
8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools0 B
9RUN /bin/sh -c apt-get update3.56 MB
10COPY scripts/ /tools/ # buildkit1.91 KB
11ARG FCLI_VERSION=v2.10.00 B
12ARG FCLI_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz0 B
13ARG FCLI_SIG_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz.rsa_sha2560 B
14RUN |3 FCLI_VERSION=v2.10.0 FCLI_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz FCLI_SIG_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz.rsa_sha25629.62 MB
15ENV DEFAULT_FCLI_VERSION=v2.10.00 B
16ENV DEFAULT_SC_CLIENT_VERSION=24.40 B
17ENV SC_CLIENT_JRE_URL=https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jre_x64_linux_hotspot_17.0.9_9.tar.gz0 B
18ENV SC_CLIENT_JRE_SHA512=3f8a844e0ac52494bf40004b084338c2766918cc740c5c51aa2971c224bf1c2bb1fdbbc79ecc9679c7a0584558f34e1dfd23ccd1ad226d98165b53022cfdfbc20 B
19RUN |3 FCLI_VERSION=v2.10.0 FCLI_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz FCLI_SIG_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz.rsa_sha25692 B
20EXPOSE map[9999/tcp:{}]0 B
21ENTRYPOINT ["/bin/bash" "-c" "${TOOLS_DIR}/entrypoint-wrapper.sh"]0 B

Command

 ARG RELEASE