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

AWS should use docker 1.8.3 (like GCE does) #19796

Closed
justinsb opened this issue Jan 18, 2016 · 1 comment
Closed

AWS should use docker 1.8.3 (like GCE does) #19796

justinsb opened this issue Jan 18, 2016 · 1 comment
Assignees
Milestone

Comments

@justinsb
Copy link
Member

GCE updated docker, but only via a base-image update.

AWS should match versions of docker, to slipstream off all the testing that GCE gets.

This will be slightly complicated because docker 1.8.3 isn't in the https://storage.googleapis.com/kubernetes-release/docker/ bucket AFAICT.

Thanks to @brendandburns for the tip.

@justinsb justinsb self-assigned this Jan 18, 2016
justinsb added a commit to justinsb/kubernetes that referenced this issue Jan 18, 2016
This currently requires downloading from the Docker repository, until we
get the packages uploaded to Google Cloud Storage.

Issue kubernetes#19796
@justinsb justinsb modified the milestone: v1.2 Feb 10, 2016
@justinsb
Copy link
Member Author

This is done by #19797

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

No branches or pull requests

2 participants