sha256:bb01db40932371590e1113e2d4887bfc8e0e6fc87f388e3d4816dc88249f0432
OS/ARCH
linux/amd64
Compressed size
98.55 MB
Last pushed
10 months by vboulineau
Type
Image
Manifest digest
sha256:c0c6d1a026f14313f1552f7a36205bcbeb82671326f7540be63029a50f56c7fa
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.35 MB6CMD ["/bin/bash"]0 B7ARG BASE_IMAGE_UBUNTU_VERSION=24.040 B8ARG BASE_IMAGE_UBUNTU_NAME=noble0 B10LABEL baseimage.os=ubuntu noble0 B11LABEL baseimage.name=ubuntu:24.040 B12LABEL org.opencontainers.image.base.name=ubuntu:24.040 B13LABEL org.opencontainers.image.title=Datadog Cluster Agent0 B15LABEL org.opencontainers.image.source=https://github.com/DataDog/datadog-agent0 B16LABEL org.opencontainers.image.vendor=Datadog, Inc.0 B17ARG CIBUILD0 B18RUN |3 BASE_IMAGE_UBUNTU_VERSION=24.04 BASE_IMAGE_UBUNTU_NAME=noble CIBUILD=136 B19ENV PATH=/opt/datadog-agent/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DOCKER_DD_AGENT=true0 B20RUN |3 BASE_IMAGE_UBUNTU_VERSION=24.04 BASE_IMAGE_UBUNTU_NAME=noble CIBUILD=3.7 MB21COPY ./conf.d /etc/datadog-agent/conf.d # buildkit798 B22COPY ./datadog-cluster.yaml /etc/datadog-agent/datadog-cluster.yaml # buildkit14.77 KB23COPY ./security-agent-policies/compliance/containers/cis-kubernetes*.yaml /etc/datadog-agent/compliance.d/ # buildkit2.92 KB24COPY ./security-agent-policies/compliance/containers/*.rego /etc/datadog-agent/compliance.d/ # buildkit7.2 KB25COPY ./install_info etc/datadog-agent/install_info # buildkit212 B26COPY entrypoint.sh . # buildkit587 B27COPY readsecret.sh readsecret_multiple_providers.sh ./ #393 B28ARG DD_GIT_REPOSITORY_URL0 B29ARG DD_GIT_COMMIT_SHA0 B30ENV DD_SECRET_BACKEND_COMMAND_ALLOW_GROUP_EXEC_PERM=true DD_GIT_REPOSITORY_URL= DD_GIT_COMMIT_SHA=0 B31COPY datadog-cluster-agent /opt/datadog-agent/bin/datadog-cluster-agent # buildkit64.29 MB32COPY --chmod=0755 ./cws-instrumentation/ /opt/datadog-agent/bin/datadog-cws-instrumentation/ #2.13 MB33RUN |5 BASE_IMAGE_UBUNTU_VERSION=24.04 BASE_IMAGE_UBUNTU_NAME=noble CIBUILD=26.53 KB34RUN |5 BASE_IMAGE_UBUNTU_VERSION=24.04 BASE_IMAGE_UBUNTU_NAME=noble CIBUILD=26.81 KB35COPY /tmp/nosys.so /lib/x86_64-linux-gnu/nosys.so # buildkit3.37 KB36ENV LD_PRELOAD=/lib/x86_64-linux-gnu/nosys.so0 B37VOLUME [/etc/datadog-agent /var/log/datadog /tmp]0 B38ENTRYPOINT ["/entrypoint.sh"]0 B39CMD ["datadog-cluster-agent" "start"]0 BCommand
ARG RELEASE