Skip to content

Defaults Makefile VERSION variable to 0.0.0-dev#67

Merged
seemethere merged 1 commit into
docker:masterfrom
seemethere:fix_makefile_versioning
Dec 7, 2017
Merged

Defaults Makefile VERSION variable to 0.0.0-dev#67
seemethere merged 1 commit into
docker:masterfrom
seemethere:fix_makefile_versioning

Conversation

@seemethere
Copy link
Copy Markdown
Contributor

When building we should default to a dummy version unless otherwise
specified so we don't get ourselves confused over what is official and
what is not.

Relates to: moby/moby#35368

Thanks to @glasser for first discovering this!

Signed-off-by: Eli Uriegas [email protected]

@seemethere seemethere requested a review from andrewhsu December 7, 2017 00:34
@seemethere seemethere force-pushed the fix_makefile_versioning branch from 09ad0cb to 315a950 Compare December 7, 2017 00:35
When building we should default to a dummy version unless otherwise
specified so we don't get ourselves confused over what is official and
what is not.

Signed-off-by: Eli Uriegas <[email protected]>
@glasser
Copy link
Copy Markdown

glasser commented Dec 7, 2017

We build our own fork of Docker CE and try to stick to the official released tags, so it's nice to be able to get the actual v17.09-dev version (augmented with our git commit), so this PR doesn't help us.

Of course we can just specify VERSION explicitly when we do so, but it would be nice if we didn't have to :)

By the way, thank you so much for the work in this repo. We are finally upgrading from v1.11 and make ubuntu-xenial is so so so so much easier than the old method. It's nice to not have to run scripts with hack in their name :)

Copy link
Copy Markdown

@jose-bigio jose-bigio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seemethere seemethere merged commit ffcd040 into docker:master Dec 7, 2017
@seemethere seemethere deleted the fix_makefile_versioning branch December 7, 2017 22:25
glours pushed a commit that referenced this pull request Mar 23, 2020
When building we should default to a dummy version unless otherwise
specified so we don't get ourselves confused over what is official and
what is not.

Signed-off-by: Eli Uriegas <[email protected]>
(cherry picked from commit ffcd040)

Signed-off-by: Eli Uriegas <[email protected]>
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.

3 participants