For docker/docker.github.io/issues/6987
Signed-off-by: Peter Kehl <peter.kehl@gmail.com>
This commit is contained in:
parent
f285fe67e9
commit
249c8652a2
@ -80,7 +80,7 @@ The following example uses a template without headers and outputs the
|
|||||||
`ID` and `CreatedSince` entries separated by a colon for the `busybox` image:
|
`ID` and `CreatedSince` entries separated by a colon for the `busybox` image:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker history --format "{{.ID}}: {{.CreatedAt}}" busybox
|
$ docker history --format "{{.ID}}: {{.CreatedSince}}" busybox
|
||||||
|
|
||||||
f6e427c148a7: 4 weeks ago
|
f6e427c148a7: 4 weeks ago
|
||||||
<missing>: 4 weeks ago
|
<missing>: 4 weeks ago
|
||||||
|
Loading…
x
Reference in New Issue
Block a user