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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.37 MB6CMD ["/bin/bash"]0 B7ENV TOOLS_DIR=/tools0 B8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tools0 B9RUN /bin/sh -c apt-get update3.56 MB10COPY scripts/ /tools/ # buildkit1.91 KB11ARG FCLI_VERSION=v2.10.00 B12ARG FCLI_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz0 B13ARG FCLI_SIG_URL=https://github.com/fortify/fcli/releases/download/v2.10.0/fcli-linux.tgz.rsa_sha2560 B14RUN |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 MB15ENV DEFAULT_FCLI_VERSION=v2.10.00 B16ENV DEFAULT_SC_CLIENT_VERSION=24.40 B17ENV 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 B18ENV SC_CLIENT_JRE_SHA512=3f8a844e0ac52494bf40004b084338c2766918cc740c5c51aa2971c224bf1c2bb1fdbbc79ecc9679c7a0584558f34e1dfd23ccd1ad226d98165b53022cfdfbc20 B19RUN |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 B20EXPOSE map[9999/tcp:{}]0 B21ENTRYPOINT ["/bin/bash" "-c" "${TOOLS_DIR}/entrypoint-wrapper.sh"]0 BCommand
ARG RELEASE