Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to override build date #667

Closed
wants to merge 1 commit into from
Closed

Conversation

bmwiedemann
Copy link

via environment variable
in order to make builds easily reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use UTC to be independent of timezones.

Without this change, docker-17.09.1 package man pages
varied over time.

via environment variable
in order to make builds easily reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use UTC to be independent of timezones.

Without this change, docker-17.09.1 package man pages
varied over time.
@bmwiedemann
Copy link
Author

ping. Is there anything I can do to help get this patch merged?

@cyphar
Copy link
Contributor

cyphar commented Aug 27, 2018

Looks like I just copied this patch for #735. I can close that one if you prefer.

@eparis
Copy link
Collaborator

eparis commented Oct 21, 2018

Merged #735 because it didn't have conflicts

@eparis eparis closed this Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants