sha256:a07ce771e90b2342113c30fd34cb3b565866eb4cbbade87a4b63b59873de856a
OS/ARCH
linux/amd64
Compressed size
387.02 MB
Last pushed
almost 3 years by vboulineau
Type
Image
Manifest digest
sha256:a07ce771e90b2342113c30fd34cb3b565866eb4cbbade87a4b63b59873de856a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=23.100 B5ADD file ... in / 26.01 MB6CMD ["/bin/bash"]0 B7LABEL baseimage.os=ubuntu 0 B8LABEL baseimage.name=ubuntu:0 B9LABEL org.opencontainers.image.source=https://github.com/DataDog/datadog-agent0 B10ARG CIBUILD0 B11RUN |1 CIBUILD= /bin/sh -c32 B12ENV DEBIAN_FRONTEND=noninteractive0 B13RUN |1 CIBUILD= /bin/sh -c24.42 MB15ARG WITH_JMX0 B16ARG PYTHON_VERSION0 B17ENV DOCKER_DD_AGENT=true DD_PYTHON_VERSION=2 PATH=/opt/datadog-agent/bin/agent/:/opt/datadog-agent/embedded/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CURL_CA_BUNDLE=/opt/datadog-agent/embedded/ssl/certs/cacert.pem0 B18RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh10.47 MB19RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh32 B20RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh549 B21RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh142 B22COPY /output/ / # buildkit320.58 MB23COPY s6-services /etc/services.d/ # buildkit1.08 KB24COPY cont-init.d /etc/cont-init.d/ # buildkit1.86 KB25COPY probe.sh initlog.sh secrets-helper/readsecret.py secrets-helper/readsecret.sh1.41 KB26RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh5.53 MB27RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh248 B28RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh1.16 KB29COPY init-stage3 /etc/s6/init/init-stage3 # buildkit274 B30COPY init-stage3-host-pid /etc/s6/init/init-stage3-host-pid # buildkit448 B31RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh32 B32RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh135 B33EXPOSE map[8125/udp:{} 8126/tcp:{}]0 B34HEALTHCHECK &{["CMD" "/probe.sh"] "30s" "5s"0 B35VOLUME [/var/run/s6 /var/log/datadog]0 B36COPY /tmp/nosys.so /opt/lib/nosys.so # buildkit3.32 KB37ENV LD_PRELOAD=/opt/lib/nosys.so0 B38COPY entrypoint.sh /bin/entrypoint.sh # buildkit448 B39COPY entrypoint.d /opt/entrypoints # buildkit675 B40RUN |2 WITH_JMX= PYTHON_VERSION=2 /bin/sh999 B41CMD ["/bin/entrypoint.sh"]0 BCommand
ARG RELEASE