👋 Ultra-lightweight Container image (<10 KB uncompressed) that outputs "Hello World."
1.9K
Ultra-lightweight Container image (<10 KB uncompressed) that outputs "Hello World."
Hello from arm64...!
This message shows that your installation appears to be working correctly.
This image is designed for basic container operation verification, demonstrating:
Container image:
docker.io/cyclenerd/hello-world:latest
Multiarch support:
amd64 : Intel or AMD 64-Bit CPU (x86-64)arm64 : Arm-based 64-Bit CPU (i.e. Apple silicon, AWS Graviton, Ampere Altra, Google Axion)Docker:
docker run "cyclenerd/hello-world"
Podman:
podman run "docker.io/cyclenerd/hello-world:latest"
Content type
Image
Digest
sha256:dda3f0cb8…
Size
567 Bytes
Last updated
3 months ago
docker pull cyclenerd/hello-world