sha256:8ee7daf60316f502fce67d18cf6170b827506d4444a90123af352f5c6a71d69b
OS/ARCH
linux/amd64
Compressed size
434.73 MB
Last pushed
about 2 years by newrelicsyntheticsbot
Type
Image
Manifest digest
sha256:8ee7daf60316f502fce67d18cf6170b827506d4444a90123af352f5c6a71d69b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.authors=platform-integrity-engineering0 B8ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.utf80 B9RUN /bin/sh -c apt-get update8.93 MB10RUN /bin/sh -c set -ex1.34 MB11LABEL org.opencontainers.image.authors=slack.tdp-staff-and-architects0 B12ARG PINNED_PACKAGE_VERSION=java-1.8.0-amazon-corretto-jdk=1:8.392.08-10 B13ARG JDK_MIRROR=https://artifacts.datanerd.us/oracle-jdk-mirror0 B14ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-amazon-corretto PATH=/usr/lib/jvm/java-1.8.0-amazon-corretto/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin JDK_VERSION=80 B15RUN |2 PINNED_PACKAGE_VERSION=java-1.8.0-amazon-corretto-jdk=1:8.392.08-1 JDK_MIRROR=https://artifacts.datanerd.us/oracle-jdk-mirror /bin/sh116.29 MB16MAINTAINER New Relic - Synthetics0 B17LABEL name=synthetics-minion description=Synthetics Minion, Containerized0 B18ENV WORKDIR=/opt/newrelic/synthetics MINION_JAR=synthetics-minion.jar DEFAULT_LOCALE_CFG_FILE=/etc/default/locale MINION_PROVIDER=NEW_RELIC0 B19EXPOSE map[8080/tcp:{}]0 B20EXPOSE map[8180/tcp:{}]0 B21WORKDIR /opt/newrelic/synthetics141 B22ADD target/synthetics-minion-*.jar /opt/newrelic/synthetics/synthetics-minion.jar # buildkit130.9 MB23ADD etc/containerized-private-minion/locale /etc/default/locale # buildkit212 B24ADD etc/containerized-private-minion/bin /opt/newrelic/synthetics/bin # buildkit1.38 KB25ADD .public-license-manifest.yml LICENSE.yml # buildkit6.15 KB26SHELL [/bin/bash -c]0 B27RUN /bin/bash -c apt-get update148.24 MB28RUN /bin/bash -c apt-get install375 B29ENV PATH=/usr/lib/jvm/java-1.8.0-amazon-corretto/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/newrelic/synthetics/bin0 B30CMD ["/bin/bash" "-c" "MINION_JVM_OPTS=${MINION_JVM_OPTS:-\"-XX:-UsePerfData\"}; 0 BCommand
ARG RELEASE