Merge pull request #7218 from locker95/docs/history-platform-example

docs(history): use the pulled platform in the --platform example
This commit is contained in:
Paweł Gronowski
2026-09-03 21:12:40 +02:00
committed by GitHub
+1 -1
View File
@@ -102,7 +102,7 @@ and shows its history.
$ docker image pull --quiet --platform=linux/riscv64 alpine
docker.io/library/alpine:latest
$ docker image history --platform=linux/s390x alpine
$ docker image history --platform=linux/riscv64 alpine
IMAGE CREATED CREATED BY SIZE COMMENT
beefdbd8a1da 3 weeks ago /bin/sh -c #(nop) CMD ["/bin/sh"] 0B
<missing> 3 weeks ago /bin/sh -c #(nop) ADD file:ba2637314e600db5a… 8.46MB