-
Notifications
You must be signed in to change notification settings - Fork 145
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
[18.09 backport] Add initial scripts for Ubuntu Cosmic (18.10) #255
Conversation
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com> (cherry picked from commit 3228c35) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
ping @seemethere @jose-bigio @mataneja - opened this for discussion, otherwise we'll probably end up with a lot of requests for adding support for Ubuntu 18.10 for Docker 18.09 CE |
Thanks so much @thaJeztah! I am guessing that we wouldn't want to bring this in before the RC1 which is scheduled on 10/29 because all the validation has already been done against the other distributions. In that case I think we would be targeting this for a patch release. In the past I think there has either been a policy or at least a push to not on board distributions in patch releases. In any case I am going to defer to others on this decision. I'm also going to cc @dave-tucker and @antonybichon17 to get it on their radars. |
I think we started to decouple (patch) releases from supported distro's, at least for CE. EE of course needs a full validation cycle and addition to the support matrix (for commercial support), and only supports a subset of distros/architectures, and only LTS releases. On a side-note; Fedora 29 is also around the corner, so we should prepare building for that |
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.
LGTM
Just FYI..... |
Package should be available on the stable channel; https://download.docker.com/linux/ubuntu/dists/cosmic/pool/stable/amd64/ |
Backport of #121 for 18.09
cherry-pick was clean; no conflicts