本站支持搜索的镜像仓库:Docker Hub、gcr.io、ghcr.io、quay.io、k8s.gcr.io、registry.gcr.io、elastic.co、mcr.microsoft.com
hello-seattle 是 Docker *** hello-world 镜像的定制变体,专为 2016 年 DockerCon(西雅图)会议创建。其核心功能与 hello-world 一致,用于验证 Docker 环境是否正确安装,输出包含 Docker 工作流程说明的欢迎信息。请注意:该镜像为特定活动的纪念性版本,不推荐用于生产或实际业务场景。
无需手动拉取镜像,docker run 命令会自动从 Docker Hub 拉取并运行。根据目标架构选择对应标签:
docker run arm64v8/hello-seattle
docker run amd64/hello-seattle
docker run arm32v7/hello-seattle
docker run winamd64/hello-seattle
Hello from DockerCon 2016 (Seattle)! This message shows that your installation appears to be working correctly. To generate this message, Docker took the following steps: 1. The Docker client contacted the Docker daemon. 2. The Docker daemon pulled the "hello-seattle" image from the Docker Hub. 3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading. 4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal. To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker Hub account: [***] For more examples and ideas, visit: [***]
该镜像无任何可配置参数或环境变量,运行后自动输出信息并退出。
linux:对应各架构的 Linux 版本(如 arm64v8/hello-seattle:linux)。latest:默认指向对应架构的 linux 标签(如 arm64v8/hello-seattle:latest 等同于 arm64v8/hello-seattle:linux)。| 架构 | 镜像标签 |
|---|---|
| amd64 | amd64/hello-seattle |
| arm32v5 | arm32v5/hello-seattle |
| arm32v7 | arm32v7/hello-seattle |
| arm64v8 | arm64v8/hello-seattle |
| i386 | i386/hello-seattle |
| ppc64le | ppc64le/hello-seattle |
| s390x | s390x/hello-seattle |
| windows-amd64 | winamd64/hello-seattle |
docker)。镜像包含软件的许可信息见 LICENSE 文件。
本镜像可能包含基础发行版中的第三方软件(如 Bash 等),其许可可能独立于主软件。部分自动检测的许可信息可在 repo-info 仓库 查看。
使用本镜像时,用户需自行确保遵守所有包含软件的许可协议。
免费版仅支持 Docker Hub 加速,不承诺可用性和速度;专业版支持更多镜像源,保证可用性和稳定速度,提供优先客服响应。
免费版仅支持 docker.io;专业版支持 docker.io、gcr.io、ghcr.io、registry.k8s.io、nvcr.io、quay.io、mcr.microsoft.com、docker.elastic.co 等。
当返回 402 Payment Required 错误时,表示流量已耗尽,需要充值流量包以恢复服务。
通常由 Docker 版本过低导致,需要升级到 20.x 或更高版本以支持 V2 协议。
先检查 Docker 版本,版本过低则升级;版本正常则验证镜像信息是否正确。
使用 docker tag 命令为镜像打上新标签,去掉域名前缀,使镜像名称更简洁。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录方式配置轩辕镜像加速服务,包含7个详细步骤
在 Linux 系统上配置轩辕镜像源,支持主流发行版
在 Docker Desktop 中配置轩辕镜像加速,适用于桌面系统
在 Docker Compose 中使用轩辕镜像加速,支持容器编排
在 k8s 中配置 containerd 使用轩辕镜像加速
在宝塔面板中配置轩辕镜像加速,提升服务器管理效率
在 Synology 群晖NAS系统中配置轩辕镜像加速
在飞牛fnOS系统中配置轩辕镜像加速
在极空间NAS中配置轩辕镜像加速
在爱快ikuai系统中配置轩辕镜像加速
在绿联NAS系统中配置轩辕镜像加速
在威联通NAS系统中配置轩辕镜像加速
在 Podman 中配置轩辕镜像加速,支持多系统
配置轩辕镜像加速9大主流镜像仓库,包含详细配置步骤
无需登录即可使用轩辕镜像加速服务,更加便捷高效
需要其他帮助?请查看我们的 常见问题 或 官方QQ群: 13763429