docker-archive / for-aws

92 stars 26 forks source link

Upgrade to 18.03.1-ce #158

Closed vce-xx closed 5 years ago

vce-xx commented 6 years ago

Expected behavior

Want to be able to upgrade my docker swarm to 18.03.1-ce to address this bug: No Service Events in Production Swarm #36834

Actual behavior

Stable build is 18.03.0-ce

Is there a way to manually do this or do we need to wait for a new CF template?

kinghuang commented 6 years ago

@vce-xx If you manage the template yourself, you can just update the image IDs with the ones for 18.03.1-ce-aws1. I do this for my stacks.

For example, in us-west-2, the AMI ID are:

It'd still be nice if the actual template was updated by Docker. Seems a bit hit or miss.

vce-xx commented 6 years ago

Hello @kinghuang Where did you find the info that ami-3260064a "Moby Linux 18.03.0-ce-aws2 stable" fixes NVMe mount problem in c5/m5 instances ?

kinghuang commented 6 years ago

@vce-xx I'm stating that based on #148 that I reported. -aws2 was produced and it resolved the issue. Not sure if anything else changed in that release.

skyzyx commented 6 years ago

We're past this release now. This can probably be closed.

joeabbey commented 5 years ago

Should have closed this when 18.06.1-ce shipped.

Note: recently updated Docker for AWS to 18.09.2-ce.

https://download.docker.com/aws/stable/Docker.tmpl https://download.docker.com/aws/stable/18.09.2-ce/Docker.tmpl

vce-xx commented 5 years ago

Fantastic ! Thank you @joeabbey