docker.io/openziti/hello-world:1.0.2 linux/amd64

docker.io/openziti/hello-world:1.0.2 - 国内下载镜像源 浏览次数:11
源镜像 docker.io/openziti/hello-world:1.0.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2
镜像ID sha256:63e90784502fac287fcf6d4729015d9c83ab9edc3347bd5dad2f5473e842e073
镜像TAG 1.0.2
大小 4.26MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh -c echo "httpd started" && trap "exit 0;" TERM INT; httpd -v -p $PORT -h /www -f & wait
启动入口
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2023-09-05T20:26:14.613078849Z
同步时间 2025-12-20 15:24
更新时间 2025-12-21 01:23
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PORT=8000
镜像标签
Chris <c@crccheck.com>: maintainer 2023-09-05T20:26:01.956Z: org.opencontainers.image.created Hello World web server in under 2 MB: org.opencontainers.image.description : org.opencontainers.image.licenses 5d6eb658edc6e1cec8c6740a4ce5721b5f65705f: org.opencontainers.image.revision https://github.com/openziti/docker-hello-world: org.opencontainers.image.source docker-hello-world: org.opencontainers.image.title https://github.com/openziti/docker-hello-world: org.opencontainers.image.url 1.0.2: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2  docker.io/openziti/hello-world:1.0.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2  docker.io/openziti/hello-world:1.0.2

Shell快速替换命令

sed -i 's#openziti/hello-world:1.0.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2  docker.io/openziti/hello-world:1.0.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2  docker.io/openziti/hello-world:1.0.2'

镜像构建历史


# 2023-09-06 04:26:14  0.00B 设置默认要执行的命令
CMD ["/bin/sh" "-c" "echo \"httpd started\" && trap \"exit 0;\" TERM INT; httpd -v -p $PORT -h /www -f & wait"]
                        
# 2023-09-06 04:26:14  0.00B 指定检查容器健康状态的命令
HEALTHCHECK &{["CMD-SHELL" "nc -z localhost $PORT"] "0s" "0s" "0s" "0s" '\x00'}
                        
# 2023-09-06 04:26:14  2.52KB 复制文件或目录到容器中
ADD index.html /www/index.html # buildkit
                        
# 2023-09-06 04:26:14  0.00B 添加元数据标签
LABEL maintainer=Chris <c@crccheck.com>
                        
# 2023-09-06 04:26:14  0.00B 设置环境变量 PORT
ENV PORT=8000
                        
# 2023-07-19 07:19:33  0.00B 
/bin/sh -c #(nop)  CMD ["sh"]
                        
# 2023-07-19 07:19:33  4.26MB 
/bin/sh -c #(nop) ADD file:7e9002edaafd4e4579b65c8f0aaabde1aeb7fd3f8d95579f7fd3443cef785fd1 in / 
                        
                    

镜像信息

{
    "Id": "sha256:63e90784502fac287fcf6d4729015d9c83ab9edc3347bd5dad2f5473e842e073",
    "RepoTags": [
        "openziti/hello-world:1.0.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world:1.0.2"
    ],
    "RepoDigests": [
        "openziti/hello-world@sha256:2c499f7a717e2024ed2a7719dd98a719d54899f65b12de094f13062bc63158a6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openziti/hello-world@sha256:359d044fa4260c77b711354cc20877b998427d21551410e3ea23e8cf0ffbdf61"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-09-05T20:26:14.613078849Z",
    "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",
            "PORT=8000"
        ],
        "Cmd": [
            "/bin/sh",
            "-c",
            "echo \"httpd started\" \u0026\u0026 trap \"exit 0;\" TERM INT; httpd -v -p $PORT -h /www -f \u0026 wait"
        ],
        "Healthcheck": {
            "Test": [
                "CMD-SHELL",
                "nc -z localhost $PORT"
            ]
        },
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "maintainer": "Chris \u003cc@crccheck.com\u003e",
            "org.opencontainers.image.created": "2023-09-05T20:26:01.956Z",
            "org.opencontainers.image.description": "Hello World web server in under 2 MB",
            "org.opencontainers.image.licenses": "",
            "org.opencontainers.image.revision": "5d6eb658edc6e1cec8c6740a4ce5721b5f65705f",
            "org.opencontainers.image.source": "https://github.com/openziti/docker-hello-world",
            "org.opencontainers.image.title": "docker-hello-world",
            "org.opencontainers.image.url": "https://github.com/openziti/docker-hello-world",
            "org.opencontainers.image.version": "1.0.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 4264091,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/96d8066de1d115a7514056643bec103ed0788ee9ae421c3db8d64e63895b584a/diff",
            "MergedDir": "/var/lib/docker/overlay2/7e4690bcf7c577944715b447ff5e8aead5f0453799ec2b387da34b318cda772b/merged",
            "UpperDir": "/var/lib/docker/overlay2/7e4690bcf7c577944715b447ff5e8aead5f0453799ec2b387da34b318cda772b/diff",
            "WorkDir": "/var/lib/docker/overlay2/7e4690bcf7c577944715b447ff5e8aead5f0453799ec2b387da34b318cda772b/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:3d24ee258efc3bfe4066a1a9fb83febf6dc0b1548dfe896161533668281c9f4f",
            "sha256:9eba20a34c308644abe4f9394c66cadd25a87063ada2bd874a80508d24e30b66"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-12-20T15:24:42.548427427+08:00"
    }
}

更多版本

docker.io/openziti/hello-world:1.0.2

linux/amd64 docker.io4.26MB2025-12-20 15:24
10