library/hello-seattlehello-seattle是Docker官方提供的演示镜像,作为hello-world镜像的变体,专门为2016年DockerCon(西雅图)创建。该镜像主要用于验证Docker环境是否正确安装和运行,展示容器化应用的基本工作流程。
linux (amd64/hello-seattle/Dockerfile)nanoserver-sac2016 (amd64/hello-seattle/nanoserver-sac2016/Dockerfile)nanoserver-1709 (amd64/hello-seattle/nanoserver-1709/Dockerfile)nanoserver-1803 (amd64/hello-seattle/nanoserver-1803/Dockerfile)nanoserver-1809 (amd64/hello-seattle/nanoserver-1809/Dockerfile)latest:
linuxnanoserver-sac2016nanoserver-1709nanoserver-1803nanoserver-1809nanoserver:
nanoserver-sac2016nanoserver-1709nanoserver-1803nanoserver-1809amd64arm32v5arm32v7arm64v8i386ppc64les390xwindows-amd64运行以下命令即可启动容器:
console$ docker run 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平台:
console$ docker run hello-seattle:linux
对于Windows Nano Server:
console$ docker run hello-seattle:nanoserver-1809
repos/hello-seattle/ 目录 (包含镜像元数据、传输大小等)library/hello-seattle 标签的 official-images PRslibrary/hello-seattle 文件hello-seattle/ 目录查看许可信息了解此镜像中包含的软件许可。
与所有Docker镜像一样,此镜像可能还包含其他软件,这些软件可能具有其他许可(例如基础发行版中的Bash等)。
更多自动检测到的许可信息可以在repo-info仓库的hello-seattle/目录中找到。
对于任何预构建镜像的使用,镜像用户有责任确保对该镜像的任何使用符合其中包含的所有软件的相关许可。


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务