docker.io/dynatrace/oneagent:1.93.1000 linux/amd64

docker.io/dynatrace/oneagent:1.93.1000 - 国内下载镜像源 浏览次数:22

Dynatrace OneAgent 镜像

该镜像包含 Dynatrace OneAgent,用于监控和管理您的应用程序和基础设施。它提供全面的应用程序性能管理 (APM) 和基础设施监控功能,帮助您识别并解决性能问题,提高应用程序的稳定性和效率。

OneAgent 是一个轻量级的代理程序,可以部署在各种环境中,包括物理服务器、虚拟机、容器和云环境。它收集有关应用程序性能、资源利用率、错误和其他关键指标的详细数据,并将其发送到 Dynatrace 平台进行分析和可视化。

使用该镜像可以轻松地将 OneAgent 部署到 Docker 容器中,并开始监控您的应用程序和基础设施。

源镜像 docker.io/dynatrace/oneagent:1.93.1000
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000
镜像ID sha256:2b797cb61465f4bcef31a3e28f559d3c8fd43a5afcd74582cd08030074fbef82
镜像TAG 1.93.1000
大小 225.89MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/bash /tmp/entrypoint.sh
工作目录
OS/平台 linux/amd64
浏览量 22 次
贡献者
镜像创建 2024-09-11T09:05:08.776360001Z
同步时间 2024-11-14 10:25
更新时间 2024-11-20 01:10
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture 2024-08-20T18:30:35: build-date : com.dynatrace.build-version mutable: com.dynatrace.type ubi8-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms Dynatrace OneAgent automatically discovers all technologies, services and applications that run on your host.: description public: distribution-scope 1.29.0: io.buildah.version Dynatrace OneAgent automatically discovers all technologies, services and applications that run on your host.: io.k8s.description Dynatrace OneAgent: io.k8s.display-name : io.openshift.expose-services Dynatrace,oneagent: io.openshift.tags Dynatrace: maintainer dynatrace/oneagent: name 1: release docker run -d --privileged --name "${NAME}" -e ONEAGENT_INSTALLER_SCRIPT_URL="${ONEAGENT_INSTALLER_SCRIPT_URL}" -e ONEAGENT_INSTALLER_DOWNLOAD_TOKEN="${API-TOKEN}" --net=host --pid=host -v /:/mnt/root ${IMAGE}: run Dynatrace is an all-in-one, zero-config monitoring platform designed by and for cloud natives. It is powered by artificial intelligence that identifies performance problems and pinpoints their root causes in seconds.: summary https://www.dynatrace.com/support/help/shortlink/oneagent-docker: url 4f8da2b64a13f2a264bd802d8909bf803211fb20: vcs-ref git: vcs-type Dynatrace: vendor 1.x: version
镜像安全扫描 查看Trivy扫描报告

系统OS: redhat 8.10 扫描引擎: Trivy 扫描时间: 2024-11-14 10:25

低危漏洞:76 中危漏洞:9 高危漏洞:1 严重漏洞:0

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000  docker.io/dynatrace/oneagent:1.93.1000

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000  docker.io/dynatrace/oneagent:1.93.1000

Shell快速替换命令

sed -i 's#dynatrace/oneagent:1.93.1000#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000  docker.io/dynatrace/oneagent:1.93.1000'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000  docker.io/dynatrace/oneagent:1.93.1000'

镜像历史

大小 创建时间 层信息
0.00B 2024-09-11 17:05:08 HEALTHCHECK &{["CMD" "/usr/bin/watchdog-healthcheck64"] "10s" "30s" "20m0s" "0s" '\x03'}
0.00B 2024-09-11 17:05:08 ENTRYPOINT ["/bin/bash" "/tmp/entrypoint.sh"]
70.84MB 2024-09-11 17:05:08 RUN |2 VERSION= TARGETARCH=amd64 /bin/sh -c mkdir -p /run/user/$(id -u) && set -x && printf "[main]\ntimeout=120" > /etc/yum.conf && microdnf install -y --nodocs openssl && microdnf clean all && rm -f /etc/yum.conf && mkdir /tmp/container_init && mkdir /mnt/volume_storage_mount && mkdir /etc/oneagentcapabilitieshelper && chmod 555 /etc/oneagentcapabilitieshelper && mv /tmp/allowlist /etc/oneagentcapabilitieshelper && chmod 444 /etc/oneagentcapabilitieshelper/allowlist && mv /tmp/oneagentcapabilitieshelper /usr && mkdir /licenses && mv /tmp/LICENSE /licenses && chmod +x /usr/oneagentcapabilitieshelper && chmod +x /tmp/bootstrap.sh && setcap "cap_chown,cap_dac_override,cap_fowner,cap_fsetid,cap_kill,cap_sys_chroot,cap_sys_ptrace,cap_setfcap,cap_sys_admin=ep" /usr/oneagentcapabilitieshelper && mv /tmp/watchdog-healthcheck64 /usr/bin/watchdog-healthcheck64 && chmod +x /usr/bin/watchdog-healthcheck64 # buildkit
2.98KB 2024-09-11 17:05:05 COPY help.1 / # buildkit
62.49MB 2024-09-11 17:05:04 COPY amd64/oneagentcapabilitieshelper amd64/watchdog-healthcheck64 allowlist dt-root.cert.pem *.sh LICENSE /tmp/ # buildkit
0.00B 2024-09-11 17:05:04 ARG TARGETARCH=amd64
0.00B 2024-09-11 17:05:04 LABEL io.k8s.description=Dynatrace OneAgent automatically discovers all technologies, services and applications that run on your host. io.k8s.display-name=Dynatrace OneAgent io.openshift.tags=Dynatrace,oneagent
0.00B 2024-09-11 17:05:04 LABEL name=dynatrace/oneagent vendor=Dynatrace version=1.x release=1 summary=Dynatrace is an all-in-one, zero-config monitoring platform designed by and for cloud natives. It is powered by artificial intelligence that identifies performance problems and pinpoints their root causes in seconds. description=Dynatrace OneAgent automatically discovers all technologies, services and applications that run on your host. url=https://www.dynatrace.com/support/help/shortlink/oneagent-docker run=docker run -d --privileged --name "${NAME}" -e ONEAGENT_INSTALLER_SCRIPT_URL="${ONEAGENT_INSTALLER_SCRIPT_URL}" -e ONEAGENT_INSTALLER_DOWNLOAD_TOKEN="${API-TOKEN}" --net=host --pid=host -v /:/mnt/root ${IMAGE}
0.00B 2024-09-11 17:05:04 LABEL com.dynatrace.type=mutable
0.00B 2024-09-11 17:05:04 LABEL com.dynatrace.build-version=
0.00B 2024-09-11 17:05:04 LABEL maintainer=Dynatrace
0.00B 2024-09-11 17:05:04 ARG VERSION
92.55MB 2024-08-21 03:08:15 /bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
0.00B 2024-08-21 03:08:13 /bin/sh -c rm -f /tmp/tls-ca-bundle.pem
0.00B 2024-08-21 03:08:12 /bin/sh -c rm -f '/etc/yum.repos.d/odcs-3398671-876ba.repo' '/etc/yum.repos.d/rhel-8.10-compose-0e878.repo'
0.00B 2024-08-21 03:08:12 /bin/sh -c #(nop) LABEL "release"="1052.1724178568" "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-08-20T18:30:35" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="4f8da2b64a13f2a264bd802d8909bf803211fb20" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.10-1052.1724178568"
0.00B 2024-08-21 03:08:12 /bin/sh -c #(nop) ADD file:849b71c9f9737769080a3214428c39267a1aa9f20785f4c781f1778b56b956e6 in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-1052.1724178568
0.00B 2024-08-21 03:08:11 /bin/sh -c #(nop) ADD file:c8ca5f484763321cd5e7b342c283d53c3b929c2eacba0494bcd589c978dc2fe1 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-1052.1724178568.json
0.00B 2024-08-21 03:08:11 /bin/sh -c rm -rf /var/log/*
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) CMD ["/bin/bash"]
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) ENV container oci
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL io.openshift.expose-services=""
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.10"
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) ADD multi:d43053580c8e29293fe7178a18c2e44f1578d681ef94e964f4e0e14ef093ace4 in /etc/yum.repos.d/
0.00B 2024-08-21 03:08:10 /bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
0.00B 2024-08-21 03:08:09 /bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
0.00B 2024-08-21 03:08:09 /bin/sh -c #(nop) ADD file:0198ad3c1b345f6da74b55236cbce4779329b401acb32e81092e46f6ec5b87d0 in /

镜像信息

{
    "Id": "sha256:2b797cb61465f4bcef31a3e28f559d3c8fd43a5afcd74582cd08030074fbef82",
    "RepoTags": [
        "dynatrace/oneagent:1.93.1000",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent:1.93.1000"
    ],
    "RepoDigests": [
        "dynatrace/oneagent@sha256:36879106ef50c1b00c481bd838ee36df1f9114849295785fd1f06ce5b3b3cedc",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/dynatrace/oneagent@sha256:14d7f626a4ddd995ce599a06f63e670ed23c0fc03dc834d6547000a3de290364"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-09-11T09:05:08.776360001Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci"
        ],
        "Cmd": null,
        "Healthcheck": {
            "Test": [
                "CMD",
                "/usr/bin/watchdog-healthcheck64"
            ],
            "Interval": 10000000000,
            "Timeout": 30000000000,
            "StartPeriod": 1200000000000,
            "Retries": 3
        },
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/bin/bash",
            "/tmp/entrypoint.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2024-08-20T18:30:35",
            "com.dynatrace.build-version": "",
            "com.dynatrace.type": "mutable",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Dynatrace OneAgent automatically discovers all technologies, services and applications that run on your host.",
            "distribution-scope": "public",
            "io.buildah.version": "1.29.0",
            "io.k8s.description": "Dynatrace OneAgent automatically discovers all technologies, services and applications that run on your host.",
            "io.k8s.display-name": "Dynatrace OneAgent",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "Dynatrace,oneagent",
            "maintainer": "Dynatrace",
            "name": "dynatrace/oneagent",
            "release": "1",
            "run": "docker run -d --privileged --name \"${NAME}\"         -e ONEAGENT_INSTALLER_SCRIPT_URL=\"${ONEAGENT_INSTALLER_SCRIPT_URL}\"         -e ONEAGENT_INSTALLER_DOWNLOAD_TOKEN=\"${API-TOKEN}\"         --net=host         --pid=host         -v /:/mnt/root         ${IMAGE}",
            "summary": "Dynatrace is an all-in-one, zero-config monitoring platform designed by and for cloud natives. It is powered by artificial intelligence that identifies performance problems and pinpoints their root causes in seconds.",
            "url": "https://www.dynatrace.com/support/help/shortlink/oneagent-docker",
            "vcs-ref": "4f8da2b64a13f2a264bd802d8909bf803211fb20",
            "vcs-type": "git",
            "vendor": "Dynatrace",
            "version": "1.x"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 225887178,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a1f1c0dfabf2e3ad76ca0ad1fc914854896e6b5d6f53ee7bf5cb65f1f8e91dbe/diff:/var/lib/docker/overlay2/387b12767501f5149cfc38338b7e61b64106be2d4facee4a383a43d4fd386ae6/diff:/var/lib/docker/overlay2/1b7f48bffca1ce544ec8c8b53ab232e46cabfbd21953cbef8918a3a6e4ecc1d3/diff",
            "MergedDir": "/var/lib/docker/overlay2/998ba7dafdbc89dc109e49333d8400ebfbc584a48a708eeec91d6bb1bbb3886b/merged",
            "UpperDir": "/var/lib/docker/overlay2/998ba7dafdbc89dc109e49333d8400ebfbc584a48a708eeec91d6bb1bbb3886b/diff",
            "WorkDir": "/var/lib/docker/overlay2/998ba7dafdbc89dc109e49333d8400ebfbc584a48a708eeec91d6bb1bbb3886b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:59a5c510c4c97d1a8cc06971665e9c3e20e62f328c0dceab8d210e633a67600d",
            "sha256:51a44e9f33c117c86c3a1efdae0519a4126309a9ec132b4c0463aecf595a70f3",
            "sha256:d0f6d7c805737f44e238d895a6fc44487837152f14cbbcf31dcc33209c2464d5",
            "sha256:2463ae40621741459d2912bc8e7a2d73af447b66d66aa8a9772d0c7480d427b2"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-11-14T10:25:10.044788035+08:00"
    }
}

更多版本

docker.io/dynatrace/oneagent:1.93.1000

linux/amd64 docker.io225.89MB2024-11-14 10:25
21