docker.io/openebs/linux-utils:2.8.0 linux/amd64

docker.io/openebs/linux-utils:2.8.0 - 国内下载镜像源 浏览次数:25
名称
openEBS Linux Utilities
该容器镜像为 openEBS 的 Linux 工具集,用于提供 Linux 相关的功能和工具。
源镜像 docker.io/openebs/linux-utils:2.8.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0
镜像ID sha256:943b94899717e641db9f0e82f7a803120513771c36e60b5edd9d2493fd0ebef9
镜像TAG 2.8.0
大小 11.68MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh
启动入口
工作目录
OS/平台 linux/amd64
浏览量 25 次
贡献者
镜像创建 2021-04-14T06:54:18.512528034Z
同步时间 2025-05-13 19:52
更新时间 2025-05-28 06:43
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2021-04-14T06:53:55UTC: org.label-schema.build-date Linux Container for OpenEBS Helper jobs: org.label-schema.description linux-utils: org.label-schema.name 1.0: org.label-schema.schema-version https://openebs.io: org.label-schema.url https://github.com/openebs/linux-utils: org.label-schema.vcs-url

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0  docker.io/openebs/linux-utils:2.8.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0  docker.io/openebs/linux-utils:2.8.0

Shell快速替换命令

sed -i 's#openebs/linux-utils:2.8.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0  docker.io/openebs/linux-utils:2.8.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0  docker.io/openebs/linux-utils:2.8.0'

镜像构建历史


# 2021-04-14 14:54:18  0.00B 添加元数据标签
LABEL org.label-schema.url=https://openebs.io
                        
# 2021-04-14 14:54:18  0.00B 添加元数据标签
LABEL org.label-schema.vcs-url=https://github.com/openebs/linux-utils
                        
# 2021-04-14 14:54:18  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2021-04-14T06:53:55UTC
                        
# 2021-04-14 14:54:18  0.00B 添加元数据标签
LABEL org.label-schema.description=Linux Container for OpenEBS Helper jobs
                        
# 2021-04-14 14:54:18  0.00B 添加元数据标签
LABEL org.label-schema.name=linux-utils
                        
# 2021-04-14 14:54:18  0.00B 添加元数据标签
LABEL org.label-schema.schema-version=1.0
                        
# 2021-04-14 14:54:18  0.00B 定义构建参数
ARG DBUILD_SITE_URL=http://www.openebs.io/
                        
# 2021-04-14 14:54:18  0.00B 定义构建参数
ARG DBUILD_REPO_URL=https://github.com/openebs/linux-utils
                        
# 2021-04-14 14:54:18  0.00B 定义构建参数
ARG DBUILD_DATE
                        
# 2021-04-14 14:54:18  6.10MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk add --no-cache util-linux # buildkit
                        
# 2021-04-01 04:10:13  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2021-04-01 04:10:13  5.58MB 
/bin/sh -c #(nop) ADD file:f77db8e5b937d8ebb7e254eccd4d311798ea9f4dd5081ea2a7e2b1d3790300c2 in / 
                        
                    

镜像信息

{
    "Id": "sha256:943b94899717e641db9f0e82f7a803120513771c36e60b5edd9d2493fd0ebef9",
    "RepoTags": [
        "openebs/linux-utils:2.8.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils:2.8.0"
    ],
    "RepoDigests": [
        "openebs/linux-utils@sha256:93ef8e231138bb2e1b26384bc183693402509a33f74cf8d8dcd6e876441bf3f6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openebs/linux-utils@sha256:105442e181d90787a9a4e9bc4dd203d245d7b3a95612187e9e1a35bd9a85136b"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2021-04-14T06:54:18.512528034Z",
    "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": [
            "/bin/sh"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.label-schema.build-date": "2021-04-14T06:53:55UTC",
            "org.label-schema.description": "Linux Container for OpenEBS Helper jobs",
            "org.label-schema.name": "linux-utils",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.url": "https://openebs.io",
            "org.label-schema.vcs-url": "https://github.com/openebs/linux-utils"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 11680451,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c6b5a9aa251a9096d324414928019843dbad3d6bf9194a3a2db97316883dc684/diff",
            "MergedDir": "/var/lib/docker/overlay2/dee9bbdbe1a1a03c172ee1f4a582741d2655688006244584b357046989666a68/merged",
            "UpperDir": "/var/lib/docker/overlay2/dee9bbdbe1a1a03c172ee1f4a582741d2655688006244584b357046989666a68/diff",
            "WorkDir": "/var/lib/docker/overlay2/dee9bbdbe1a1a03c172ee1f4a582741d2655688006244584b357046989666a68/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b0b9881431d721cee6e2a7f3465c2769e71a182699a519387460bca497262e69",
            "sha256:2b45437f0fdcd1351f076fabedb8d5bbffe1dd11fd43ba25181c4462138310c4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-13T19:52:37.217638433+08:00"
    }
}

更多版本

docker.io/openebs/linux-utils:3.5.0

linux/amd64 docker.io73.13MB2024-08-18 20:42
276

docker.io/openebs/linux-utils:3.4.0

linux/amd64 docker.io72.40MB2024-12-27 13:13
93

docker.io/openebs/linux-utils:3.3.0

linux/arm64 docker.io72.59MB2025-01-14 18:04
92

docker.io/openebs/linux-utils:3.3.0

linux/amd64 docker.io72.38MB2025-03-14 16:01
38

docker.io/openebs/linux-utils:2.10.0

linux/amd64 docker.io11.68MB2025-03-21 21:11
95

docker.io/openebs/linux-utils:2.8.0

linux/amd64 docker.io11.68MB2025-05-13 19:52
24