infra-test-1 (latest)

Published 2 years ago by 97WaterPolo

Installation

docker pull git.siglerdev.us/97waterpolo/infra-test-1:latest
sha256:052610fe9c1f7fde13b856011670760ef6b28c6331052cf77327160fb0c7c3c3

Image Layers

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
CMD ["/bin/sh"]
ARG image_version=0.0
ARG agent_version=0.0
ARG version_file=VERSION
ARG agent_bin=newrelic-infra
COPY newrelic-infra /usr/bin/newrelic-infra # buildkit
COPY newrelic-infra-ctl /usr/bin/newrelic-infra-ctl # buildkit
COPY newrelic-infra-service /usr/bin/newrelic-infra-service # buildkit
COPY assets /newrelic # buildkit
COPY VERSION /newrelic/VERSION # buildkit
LABEL com.newrelic.image.version=1.40.1-rc com.newrelic.infra-agent.version=1.40.1 com.newrelic.maintainer=infrastructure-eng@newrelic.com com.newrelic.description=New Relic Infrastructure agent for monitoring the underlying host.
ENV NRIA_IS_CONTAINERIZED=true
ENV NRIA_OVERRIDE_HOST_ROOT=/host
RUN |4 image_version=1.40.1-rc agent_version=1.40.1 version_file=VERSION agent_bin=newrelic-infra /bin/sh -c apk --no-cache upgrade # buildkit
RUN |4 image_version=1.40.1-rc agent_version=1.40.1 version_file=VERSION agent_bin=newrelic-infra /bin/sh -c apk add --no-cache --upgrade ca-certificates && mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2 && apk add --no-cache tini # buildkit
ENTRYPOINT ["/sbin/tini" "--"]
CMD ["/usr/bin/newrelic-infra-service"]
ARG nri_pkg_dir
ARG nri_docker_version
ARG nri_flex_version
ARG nri_prometheus_version
LABEL com.newrelic.nri-docker.version=1.8.0 com.newrelic.nri-flex.version=1.7.2 com.newrelic.nri-prometheus.version=2.18.0
RUN |4 nri_pkg_dir=ohis nri_docker_version=1.8.0 nri_flex_version=1.7.2 nri_prometheus_version=2.18.0 /bin/sh -c apk add --no-cache ntpsec curl # buildkit
COPY ohis / # buildkit
ADD newrelic-infra.yml /etc/newrelic-infra.yml # buildkit

Labels

Key Value
com.newrelic.description New Relic Infrastructure agent for monitoring the underlying host.
com.newrelic.image.version 1.40.1-rc
com.newrelic.infra-agent.version 1.40.1
com.newrelic.maintainer infrastructure-eng@newrelic.com
com.newrelic.nri-docker.version 1.8.0
com.newrelic.nri-flex.version 1.7.2
com.newrelic.nri-prometheus.version 2.18.0
Details
Container
2 years ago
1
OCI / Docker
linux/amd64
61 MiB
Versions (1) View all
latest on 2023-05-03