Skip to content

Conversation

itskingori
Copy link
Member

We use Docker 1.10 on Circle CI which doesn't have that parameter deprecated. This parameter was removed in commit fec8ac0.

We use Docker 1.10 on Circle CI which doesn't have that parameter
deprecated. This parameter was removed in commit fec8ac0.
Copy link
Member

@zacblazic zacblazic left a comment

Choose a reason for hiding this comment

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

👍

@itskingori
Copy link
Member Author

@zacblazic Have a look at this issue #5 which I've addressed in a commit that I've just pushed up i.e. cf1fdb2.

@itskingori
Copy link
Member Author

@zacblazic Can I merge? I've added an extra commit i.e. cf1fdb2.

@zacblazic
Copy link
Member

Hmm, just wondering how we will handle minor version bumps (for Dockerfile changes, if any)?

@itskingori
Copy link
Member Author

I'm not sure. Yet.

We could have 2.1-1, 2.1-2 or even 2.1.3-1 ... where the former is oauth2_proxy version and anything after is more like a incremental build number defined by us.

@itskingori
Copy link
Member Author

If you want a container with oauth2_proxy v2.1 … it feel natural to look for oauth2_proxy:2.1 image as opposed to oauth2_proxy:1.0.

Example 👇

screen shot 2016-09-16 at 15 04 53

@zacblazic
Copy link
Member

I agree, but we'll need to think about managing history (or lack thereof) in the future! Not sure what the best practice is really.

@zacblazic
Copy link
Member

Otherwise 👍

@itskingori
Copy link
Member Author

We could have 2.1-1, 2.1-2 or even 2.1.3-1 ... where the former is oauth2_proxy version and anything after is more like a incremental build number defined by us.

@zacblazic Yes. What about that? ☝️

@zacblazic
Copy link
Member

I think that's the best we can do right now, without thinking about it too much. 😁

@itskingori
Copy link
Member Author

Ok. Merging.

@itskingori itskingori merged commit ef24f5b into master Sep 16, 2016
@itskingori itskingori deleted the fix_docker_login branch September 16, 2016 14:28
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.

2 participants