Skip to content

Conversation

@2003Aditya
Copy link
Contributor

Description

This PR updates the documentation for the docker exporter to include the rewrite-timestamp parameter.
The parameter normalizes timestamps in the exported image based on the SOURCE_DATE_EPOCH value.

Previously, this option was only mentioned under the image exporter section, although it is also supported by the docker exporter.
This update ensures consistency and helps users discover the option more easily.

Related issues or tickets

Fixes #23418

Reviews

  • Technical review
  • Editorial review
  • Product review

@2003Aditya 2003Aditya requested a review from dvdksn as a code owner November 4, 2025 16:22
@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 7bf6956
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/690a3338ee981000083cb4ee
😎 Deploy Preview https://deploy-preview-23653--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 Nov 4, 2025
@github-actions github-actions bot added the area/get-started Relates to get started and onboarding docs label Nov 4, 2025
@2003Aditya 2003Aditya marked this pull request as draft November 4, 2025 17:13
@2003Aditya 2003Aditya closed this Nov 4, 2025
2003Aditya added a commit to 2003Aditya/dockerdocs that referenced this pull request Nov 4, 2025
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 area/get-started Relates to get started and onboarding docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rewrite-timestamp option works with docker exporter

1 participant