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

AKS Nodes default installed Docker version support #549

Closed
rfum opened this issue Jul 21, 2018 · 6 comments
Closed

AKS Nodes default installed Docker version support #549

rfum opened this issue Jul 21, 2018 · 6 comments

Comments

@rfum
Copy link

rfum commented Jul 21, 2018

I've just realized that AKS nodes are using an old version of docker engine. Does any update plans exists? Or do we have to update the engine our own? Because it's blocking our pipeline we cannot build multistaged dockerfiles.

Here is the output of docker version :

Client:
 Version:      1.13.1
 API version:  1.26
 Go version:   go1.7.5
 Git commit:   092cba3
 Built:        Wed Feb  8 06:50:14 2017
 OS/Arch:      linux/amd64

Server:
 Version:      1.13.1
 API version:  1.26 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   092cba3
 Built:        Wed Feb  8 06:50:14 2017
 OS/Arch:      linux/amd64
 Experimental: false
@weinong
Copy link
Contributor

weinong commented Jul 22, 2018

We are investigating to update the docker version.

@yaron-idan
Copy link

We are also interested in a way to upgrade docker version on the AKS clusters. Specifically because we aim at migrating from acs-engine since our nodes met this issue - moby/moby#31768, and moving to AKS with the same docker version seems to increase the odds of meeting this issue again.

@MarkTopping
Copy link

@rfum I've previously raised this as an issue since I needed to achieve the same thing.

These issues might be of interest to you; but it isn't good news (or wasn't):
Azure/acs-engine#2589 (comment)
andd
Azure/acs-engine#3213 (comment)

@seanmck
Copy link
Collaborator

seanmck commented Aug 1, 2018

@seanmck seanmck closed this as completed Aug 1, 2018
@adrienjt
Copy link

@seanmck the link is broken.

@jibinjohnbabu
Copy link

This issue is frustrating as we are blocked from implementing multistaged docker files. HELP

@ghost ghost locked as resolved and limited conversation to collaborators Aug 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants