sha256:d0dfdfa64cdee453a60968efd8ab4f321457fc2274d909450329730a268a8fdb
OS/ARCH
linux/amd64
Compressed size
571.16 MB
Last pushed
3 days by newrelicsyntheticsbot
Type
Image
Manifest digest
sha256:d0dfdfa64cdee453a60968efd8ab4f321457fc2274d909450329730a268a8fdb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 MB5CMD ["/bin/bash"]0 B6LABEL org.opencontainers.image.authors=platform-integrity-engineering0 B7ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-80 B8RUN /bin/sh -c apt-get update9.77 MB9RUN /bin/sh -c set -ex
#1.48 MB10ARG ARCH_NAME=x86_640 B11ARG FIPS_VERSION=3.0.80 B12LABEL org.opencontainers.image.authors=platform-integrity-engineering0 B13ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.utf8 OPENSSL_MODULES=/usr/lib/x86_64-linux-gnu/ossl-modules0 B14RUN |2 ARCH_NAME=x86_64 FIPS_VERSION=3.0.8 /bin/sh929.66 KB15RUN |2 ARCH_NAME=x86_64 FIPS_VERSION=3.0.8 /bin/sh32 B16LABEL org.opencontainers.image.authors=team.centralized-tools-java0 B17ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto PATH=/usr/lib/jvm/java-21-amazon-corretto/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin JDK_VERSION=210 B18RUN /bin/sh -c set -e
apt-get203.79 MB19COPY --chown=root:root /tmp/extracted /data #108.67 MB20LABEL application=synthetics-job-manager0 B21ENV NEWRELIC_GRADLE_PLUGINS_VERSION=8.4.00 B22ENV FIPS_CONTROL=ACCP0 B24USER root0 B25ENV JAVA_GC_OPTS=-XX:+UseAdaptiveSizePolicy -XX:MaxGCPauseMillis=100 -XX:GCTimeRatio=32 -Xms2048M0 B26ENV JAVA_ARGS=server /data/synthetics-job-manager/config/server.yml0 B27RUN /bin/sh -c groupadd -g3.48 KB28RUN /bin/sh -c chown -R108.67 MB29RUN /bin/sh -c chmod -f4.26 KB30RUN /bin/sh -c chgrp -R108.67 MB31ADD src/dist/scripts/docker-entrypoint.sh /data/synthetics-job-manager/scripts/docker-entrypoint.sh # buildkit1.27 KB32RUN /bin/sh -c chmod 5551.27 KB33EXPOSE [8080/tcp]0 B34EXPOSE [8081/tcp]0 B35EXPOSE [8082/tcp]0 B36CMD ["/data/synthetics-job-manager/scripts/docker-entrypoint.sh"]0 B37ENV BUILD_NUMBER=release-6120 BCommand
ARG RELEASE