Skip to content

docs: clarify dest and tar for OCI/Docker exporters - #25795

Open
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/oci-docker-dest-tar
Open

docs: clarify dest and tar for OCI/Docker exporters#25795
locker95 wants to merge 1 commit into
docker:mainfrom
locker95:docs/oci-docker-dest-tar

Conversation

@locker95

Copy link
Copy Markdown
Contributor

The OCI/Docker exporter page listed dest as just "Path" and didn't explain what tar=false does.

Expanded the table and added a short section: default tar=true writes a tarball at dest, tar=false writes a layout directory, and omitting dest with type=docker often loads into the local image store instead of writing a file.

Fixes #25663

Explain omitted dest (local load vs file), tar=true tarball vs
tar=false directory layout, with short examples.

Fixes docker#25663

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested a review from dvdksn as a code owner August 11, 2026 20:24
@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit b134a42
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a7b851bed400d0008357914
😎 Deploy Preview https://deploy-preview-25795--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/build Relates to Dockerfiles or docker build command label Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] OCI and Docker exporters: unclear dest and tar parameter behavior

1 participant