Skip to content
This repository was archived by the owner on Jan 23, 2020. It is now read-only.

Docker 18.09.0 #183

Closed
anitgandhi opened this issue Nov 16, 2018 · 7 comments
Closed

Docker 18.09.0 #183

anitgandhi opened this issue Nov 16, 2018 · 7 comments

Comments

@anitgandhi
Copy link

Hello, sorry if this is the wrong place to request this. Has work on Docker 18.09 CE for AmazonLinux already started? Some context:

On our customized AmazonLinux1/ECS AMIs, we're facing a bug that more-or-less presents itself like this: golang/go#24787 . After some digging, Docker won't come up when a certain agent on our instances is enabled; unfortunately disabling said agent is not an option for us.

All Docker 18.06 packages on AL1/ECS AMI won't come up, but downgrading to 18.03 will work. Docker 18.03 was built with Go 1.9 which did not have this bug. The bug was introduced in Go 1.10, and a subsequent workaround/fix was introduced in Go 1.11 with the osusergo build tag (see moby/moby#35739 (comment) for more info).

I'm hoping that Docker 18.09 (release last week) will work for us because I believe it will be built with Go 1.11 with the new build tag. Right now, this is the list of available Docker packages on AmazonLinux1.

yum search --showduplicates docker
Loaded plugins: priorities, update-motd, upgrade-helper
=============================================================================================== N/S matched: docker ================================================================================================
docker-storage-setup-0.6.0-1.18.giteb688d4.amzn1.noarch : A simple service to setup docker storage devices
docker-17.12.1ce-1.135.amzn1.x86_64 : Automates deployment of containerized applications
docker-18.03.1ce-2.141.amzn1.x86_64 : Automates deployment of containerized applications
docker-18.03.1ce-5.0.amzn1.x86_64 : Automates deployment of containerized applications
docker-18.06.1ce-2.16.amzn1.x86_64 : Automates deployment of containerized applications
docker-18.06.1ce-3.17.amzn1.x86_64 : Automates deployment of containerized applications
docker-18.06.1ce-4.19.amzn1.x86_64 : Automates deployment of containerized applications
docker-18.06.1ce-5.22.amzn1.x86_64 : Automates deployment of containerized applications

If you need any more information, I'll be happy to provide what I can! If there's a better place I can request this, I can do that as well. I can also help with testing if needed!

Thank you!

@accnops
Copy link

accnops commented Dec 17, 2018

Is there any progress?

Is it only available for AmazonLinux2? I'm also seeing 18.06 as latest available version, although 18.09 was released more than a month ago.

@hairyhenderson
Copy link

Hello, sorry if this is the wrong place to request this.

@anitgandhi It is the wrong place to request this 😉

AmazonLinux is produced by AWS - you'll need to get in touch with them about their distributions.

This repo is about the product named Docker for AWS, which is a Docker Swarm deployment customized for AWS.

@anitgandhi
Copy link
Author

Ahh sorry about that! I'll reach out to them on their forums. Thanks for the info, going to close this out.

@LennyPenny
Copy link

@anitgandhi did you get any response from them?

@anitgandhi
Copy link
Author

@LennyPenny unfortunately I haven't posted on their forums about it; however, I did install Docker-CE 18.09 on a different AMI and it was built with Go 1.10, so I'm not sure the issue would have been resolved for us anyway.

@LennyPenny
Copy link

so you can manually install docker 18.09 on AMI?

@anitgandhi
Copy link
Author

I installed it on a Ubuntu AMI, not AmazonLinux. I just wanted to see what version of Go was used in the Docker 18.09 package building process, and it was still Go 1.10, which doesn't help my original problem, unfortunately.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants