docker.io/colinianking/stress-ng:latest linux/arm64

docker.io/colinianking/stress-ng:latest - 国内下载镜像源 浏览次数:10
ℹ️
注意:这是一个 latest 标签镜像

latest 并不代表最新版本,本站同步时间存在延迟,无法保证此镜像与上游最新版本一致
生产环境建议使用明确的版本号(如 v1.2.3),避免因版本不一致导致问题。 了解更多 →

温馨提示: 这是一个 linux/arm64 系统架构镜像

这个Docker镜像包含stress-ng工具,stress-ng是一个用于对系统进行压力测试的工具,可测试CPU、内存、磁盘I/O、网络等多种系统资源的稳定性和性能极限,适用于系统调优、稳定性验证等场景。

源镜像 docker.io/colinianking/stress-ng:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64
镜像ID sha256:b278fdb1c5113ceef997f1a5a4c1625139b2e67f777561e1b002bda433ef4456
镜像TAG latest-linuxarm64
大小 144.46MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD --help
启动入口 /usr/bin/stress-ng
工作目录
OS/平台 linux/arm64
浏览量 10 次
贡献者
镜像创建 2026-06-03T03:42:34.464425053Z
同步时间 2026-06-04 10:43
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2026-06-03T02:33:43.780Z: org.opencontainers.image.created This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.: org.opencontainers.image.description GPL-2.0: org.opencontainers.image.licenses f729971f221ca7609be385865dee26aa7bb96a4b: org.opencontainers.image.revision https://github.com/ColinIanKing/stress-ng: org.opencontainers.image.source stress-ng: org.opencontainers.image.title https://github.com/ColinIanKing/stress-ng: org.opencontainers.image.url nightly: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64  docker.io/colinianking/stress-ng:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64  docker.io/colinianking/stress-ng:latest

Shell快速替换命令

sed -i 's#colinianking/stress-ng:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64  docker.io/colinianking/stress-ng:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64  docker.io/colinianking/stress-ng:latest'

镜像构建历史


# 2026-06-03 11:42:34  0.00B 设置默认要执行的命令
CMD ["--help"]
                        
# 2026-06-03 11:42:34  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/stress-ng"]
                        
# 2026-06-03 11:42:34  5.51MB 复制新文件或目录到容器中
COPY stress-ng/install-root/ / # buildkit
                        
# 2026-05-18 08:00:00  138.94MB 
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'
                        
                    

镜像信息

{
    "Id": "sha256:b278fdb1c5113ceef997f1a5a4c1625139b2e67f777561e1b002bda433ef4456",
    "RepoTags": [
        "colinianking/stress-ng:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng:latest-linuxarm64"
    ],
    "RepoDigests": [
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/colinianking/stress-ng@sha256:3b1295933eb2a26dbad09a56717e41f9b580865e7b1c5f783800216daaf106b9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-06-03T03:42:34.464425053Z",
    "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"
        ],
        "Cmd": [
            "--help"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/bin/stress-ng"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2026-06-03T02:33:43.780Z",
            "org.opencontainers.image.description": "This is the stress-ng upstream project git repository.  stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.",
            "org.opencontainers.image.licenses": "GPL-2.0",
            "org.opencontainers.image.revision": "f729971f221ca7609be385865dee26aa7bb96a4b",
            "org.opencontainers.image.source": "https://github.com/ColinIanKing/stress-ng",
            "org.opencontainers.image.title": "stress-ng",
            "org.opencontainers.image.url": "https://github.com/ColinIanKing/stress-ng",
            "org.opencontainers.image.version": "nightly"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 144456785,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1ddbc740bec1bf314223e9775a77d7350623b6e12846a52e8aa60e000aac389e/diff",
            "MergedDir": "/var/lib/docker/overlay2/f2e7fd808b3e3efbba39a8a6398968d53aab6c558731d514d9d4fb50a220f11f/merged",
            "UpperDir": "/var/lib/docker/overlay2/f2e7fd808b3e3efbba39a8a6398968d53aab6c558731d514d9d4fb50a220f11f/diff",
            "WorkDir": "/var/lib/docker/overlay2/f2e7fd808b3e3efbba39a8a6398968d53aab6c558731d514d9d4fb50a220f11f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a1ea3521f7b82c7449178568397141f88a60345d3a93eeede3213346b4957488",
            "sha256:b8d82079daf484caae27e44ce9c7e73cbdb3c6140c9e091715bbc98b0a731c7f"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-06-04T10:43:23.557466776+08:00"
    }
}

更多版本

docker.io/colinianking/stress-ng:latest

linux/amd64 docker.io132.64MB2026-06-04 10:41
11

docker.io/colinianking/stress-ng:latest

linux/arm64 docker.io144.46MB2026-06-04 10:43
9