Docker Images / other / hello-world

hello-world

JSON →
dockerscratch3300M pulls

A minimal image that prints a hello-world message to verify Docker installation.

Usage
Recommended variant
docker pull hello-world:latest
use latest unless you have a specific reason not to
Lifecycle
Support & EOL

No lifecycle data recorded.

Known issues
Gotchas
not intended for production use — only for testing Docker setup
no shell or utilities included — cannot be used as a base image
always use the 'latest' tag as no versioned tags are provided
Resources