Browse Source

Update "hello-world" tag-details.md to show that this is correct

Tianon Gravi 9 years ago
parent
commit
3d9d825b2a
1 changed files with 12 additions and 12 deletions
  1. 12 12
      hello-world/tag-details.md

+ 12 - 12
hello-world/tag-details.md

@@ -10,17 +10,17 @@
 $ docker pull hello-world@sha256:e52be8ffeeb1f374f440893189cd32f44cb166650e7ab185fa7735b7dc48d619
 ```
 
-- Platforms:
-  - linux; amd64
+-	Platforms:
+	-	linux; amd64
 
 ### `hello-world:latest` - linux; amd64
 
-- Docker Version: 1.10.3
-- Manifest MIME: `application/vnd.docker.distribution.manifest.v2+json`
-- Total Size: **605.0 B**  
-  (compressed transfer size, not on-disk size)
-- Image ID: `sha256:693bce72514984f01f217e878d143162b5f4c1b83b018e7e6dc7394f055e7cd5`
-- Default Command: `["\/hello"]`
+-	Docker Version: 1.10.3
+-	Manifest MIME: `application/vnd.docker.distribution.manifest.v2+json`
+-	Total Size: **605.0 B**  
+	(compressed transfer size, not on-disk size)
+-	Image ID: `sha256:693bce72514984f01f217e878d143162b5f4c1b83b018e7e6dc7394f055e7cd5`
+-	Default Command: `["\/hello"]`
 
 ```dockerfile
 # Wed, 08 Jun 2016 01:04:08 GMT
@@ -29,7 +29,7 @@ COPY file:5b991cab355ee2f81ad3ac443c7b66111b0cb4468522e719e726411075919a65 in /
 CMD ["/hello"]
 ```
 
-- Layers:
-  - `sha256:a9d36faac0fe2a855f798346f33bd48917bf3af9b6e4b77870ef8862fee8a8a3`  
-    Last Modified: Wed, 08 Jun 2016 20:54:32 GMT  
-    Size: 605.0 B
+-	Layers:
+	-	`sha256:a9d36faac0fe2a855f798346f33bd48917bf3af9b6e4b77870ef8862fee8a8a3`  
+		Last Modified: Wed, 08 Jun 2016 20:54:32 GMT  
+		Size: 605.0 B