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

Support ubuntu 18.04 Bionic? #60

Closed
jeff1985 opened this issue May 11, 2018 · 7 comments
Closed

Support ubuntu 18.04 Bionic? #60

jeff1985 opened this issue May 11, 2018 · 7 comments

Comments

@jeff1985
Copy link

Hi,

I have tried to use this repo with ubuntu 18.04, but it fails.
Also I have seen this commit declaring that its not compatible.

Are you planning to add support for Ubuntu 18.04 in the next time?

@geerlingguy
Copy link
Owner

Currently it looks like the Docker repo doesn't have packages available for Bionic; see docker/for-linux#290 (comment)

Hopefully this will be remedied soon. For now they recommend using the Docker installer script (which is not easy to automate with idempotence and doesn't (IIRC) use a package like this role does (so upgrading is... weird)).

I'll leave this ticket open until hopefully early June, when the next CE stable release is out, and it should end up in the Bionic repo.

@geerlingguy geerlingguy changed the title support for ubuntu 18.04? Support ubuntu 18.04 Bionic? May 11, 2018
@frankjoshua
Copy link

You can use the edge version instead of stable until stable is released.
docker_apt_release_channel: edge
Maybe better than nothing.

@geerlingguy
Copy link
Owner

Yeah... sadly I'm not planning on 'official' support until the stable channel has a new release. C'mon Docker, let's do it :D

@geerlingguy
Copy link
Owner

Keep watching docker/for-linux#290 (comment), I'm sure one of the many followers on that topic will comment once it's out!

@geerlingguy
Copy link
Owner

Running some CI tests now that the issue linked above looks like it may be resolved!

@geerlingguy
Copy link
Owner

It works!

@jeff1985
Copy link
Author

Thanks a lot!

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

No branches or pull requests

3 participants