|
|
@@ -16,8 +16,7 @@ WARNING:
|
|
|
|
|
|
# Supported tags and respective `Dockerfile` links
|
|
|
|
|
|
-- [`latest` (*hello-world/Dockerfile*)](https://github.com/docker-library/hello-world/blob/bdee60d7ff6b98037657dc34a10e9ca4ffd6785f/hello-world/Dockerfile)
|
|
|
-- [`nanoserver` (*hello-world/nanoserver/Dockerfile*)](https://github.com/docker-library/hello-world/blob/1f13a5bc3b787747eeefb3b0051d8d29f851260d/hello-world/nanoserver/Dockerfile)
|
|
|
+- [`latest` (*amd64/hello-world/Dockerfile*)](https://github.com/docker-library/hello-world/blob/7d0ee592e4ed60e2da9d59331e16ecdcadc1ed87/amd64/hello-world/Dockerfile)
|
|
|
|
|
|
# Quick reference
|
|
|
|
|
|
@@ -72,7 +71,7 @@ For more examples and ideas, visit:
|
|
|
|
|
|
$ docker images hello-world
|
|
|
REPOSITORY TAG IMAGE ID SIZE
|
|
|
-hello-world latest 48b5124b2768 1.84 kB
|
|
|
+hello-world latest 1815c82652c0 1.84 kB
|
|
|
```
|
|
|
|
|
|

|