hello-seattle
Estimated reading time: 3 minutesHello from DockerCon 2016 (Seattle)!
Library reference
This content is imported from the official Docker Library docs, and is provided by the original uploader. You can view the Docker Store page for this image at https://store.docker.com/images/hello-seattle
Supported tags and respective Dockerfile
links
Shared Tags
latest
:
Simple Tags
linux
(amd64/hello-seattle/Dockerfile)nanoserver
(amd64/hello-seattle/nanoserver/Dockerfile)nanoserver1709
(amd64/hello-seattle/nanoserver1709/Dockerfile)
Quick reference
-
Where to get help:
the Docker Community Forums, the Docker Community Slack, or Stack Overflow -
Where to file issues:
https://github.com/docker-library/hello-world/issues -
Maintained by:
the Docker Community -
Supported architectures: (more info)
amd64
,arm32v5
,arm32v7
,arm64v8
,i386
,ppc64le
,s390x
,windows-amd64
-
Published image artifact details:
repo-info repo’srepos/hello-seattle/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/hello-seattle
official-images repo’slibrary/hello-seattle
file (history) -
Source of this description:
docs repo’shello-seattle/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
Hello, DockerCon 2016 (Seattle)!
This image is a vanity variant of the hello-world
image created specifically for DockerCon 2016. Its use is discouraged.
$ 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:
https://hub.docker.com
For more examples and ideas, visit:
https://docs.docker.com/engine/userguide/
See the hello-world
image description for more information about this image (and its construction).
License
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in the repo-info
repository’s hello-seattle/
directory.
As for any pre-built image usage, it is the image user’s responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
library, sample, hello-seattle