-
Notifications
You must be signed in to change notification settings - Fork 6
Return email parameter to docker login #4
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
Conversation
We use Docker 1.10 on Circle CI which doesn't have that parameter deprecated. This parameter was removed in commit fec8ac0.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@zacblazic Have a look at this issue #5 which I've addressed in a commit that I've just pushed up i.e. cf1fdb2. |
@zacblazic Can I merge? I've added an extra commit i.e. cf1fdb2. |
Hmm, just wondering how we will handle minor version bumps (for Dockerfile changes, if any)? |
I'm not sure. Yet. We could have |
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. |
Otherwise 👍 |
@zacblazic Yes. What about that? ☝️ |
I think that's the best we can do right now, without thinking about it too much. 😁 |
Ok. Merging. |
We use Docker 1.10 on Circle CI which doesn't have that parameter deprecated. This parameter was removed in commit fec8ac0.