linux
(amd64/hola-mundo/Dockerfile)nanoserver-sac2016
(amd64/hola-mundo/nanoserver-sac2016/Dockerfile)nanoserver-1709
(amd64/hola-mundo/nanoserver-1709/Dockerfile)nanoserver-1803
(amd64/hola-mundo/nanoserver-1803/Dockerfile)
latest
:nanoserver
:
-
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 Elastic Team -
Supported architectures: (more info)
amd64
,arm32v5
,arm32v7
,arm64v8
,i386
,ppc64le
,s390x
,windows-amd64
-
Published image artifact details:
repo-info repo'srepos/hola-mundo/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/hola-mundo
official-images repo'slibrary/hola-mundo
file (history) -
Source of this description:
docs repo'shola-mundo/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
This image is a vanity variant of the hello-world
image created specifically for DockerCon EU 2015. Its use is discouraged.
$ docker run hola-mundo
¡Hola de DockerCon EU 2015 (Barcelona)!
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 "hola-mundo" 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).
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 hola-mundo/
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.