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

Add new debian & ubuntu edge support #5266

Merged
merged 5 commits into from
Nov 10, 2017

Conversation

gbarr01
Copy link
Contributor

@gbarr01 gbarr01 commented Nov 9, 2017

Add Debian Buster and Ubuntu Artful to list of supported OSes in edge only

@gbarr01 gbarr01 requested a review from mdlinville November 9, 2017 21:45
@@ -29,6 +29,7 @@ To learn more about Docker EE, see
To install Docker CE, you need the 64-bit version of one of these Ubuntu
versions:

- Artful 17.10 (edge only)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be in stable as well once the next stable is there (so at that point we can remove that part)

@@ -26,6 +26,7 @@ and distributions for different Docker editions, see
To install Docker CE, you need the 64-bit version of one of these Debian or
Raspbian versions:

- Buster (edge only)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if we should add versions to all of these;

  • Buster 10 (or Debian 10 "Buster"? Not sure what the preferred notation is)
  • Stretch 9
  • Jessie 8 (LTS)
  • Wheezy 7.7 (LTS)

Frankly; we should start thinking of removing Wheezy (as it's getting old in the tooth), and it won't even support docker without installing a custom kernel

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree .. but there has been debate about that. I'll just do it. More clarity is always better than less.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignore the "deprecate wheezy" part, that's just me rambling 😅 - plans were already in place for that, but will be early next year probably

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

Successfully merging this pull request may close these issues.

3 participants