mirror of https://github.com/docker/docs.git
chore: fix incorrect redirect for oci/docker exporter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
b3620f8204
commit
ce4f300b15
|
@ -4,7 +4,7 @@ keywords: build, buildx, buildkit, exporter, oci, docker
|
||||||
description: >
|
description: >
|
||||||
The OCI and Docker exporters create an image layout tarball on the local filesystem
|
The OCI and Docker exporters create an image layout tarball on the local filesystem
|
||||||
aliases:
|
aliases:
|
||||||
- /build/building/exporters/local-tar/
|
- /build/building/exporters/oci-docker/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `oci` exporter outputs the build result into an
|
The `oci` exporter outputs the build result into an
|
||||||
|
|
Loading…
Reference in New Issue