Skip to content

Switch to an LTS version of Ubuntu (18.04) for the Dockerfile #404

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

Closed
TylerLeonhardt opened this issue Apr 2, 2019 · 2 comments · Fixed by #433
Closed

Switch to an LTS version of Ubuntu (18.04) for the Dockerfile #404

TylerLeonhardt opened this issue Apr 2, 2019 · 2 comments · Fixed by #433
Labels
enhancement Some improvement that isn't a feature

Comments

@TylerLeonhardt
Copy link

Today, the Dockerfile points to Ubuntu 18.10. For best compatibility, and for the best support long term, it would be better to use an LTS version of Ubuntu like 18.04 for better support overall.

cc @Jaykul

@TylerLeonhardt TylerLeonhardt added the enhancement Some improvement that isn't a feature label Apr 2, 2019
@kylecarbs
Copy link
Member

cc: @nhooyr

@nhooyr
Copy link
Contributor

nhooyr commented Apr 4, 2019

We can offer both.

nhooyr added a commit that referenced this issue Apr 4, 2019
- Adds dumb-init so closes #403, closes #361, closes #383
- User mode docker so closes #192, closes #65
- Uses latest docker ubuntu instead of 18.10 which is the rolling tag so closes #404

Thanks to @RichardMcSorley and @sr229
nhooyr added a commit that referenced this issue Apr 4, 2019
- Adds dumb-init so closes #403, closes #361, closes #383
- User mode docker so closes #192, closes #65
- Uses latest docker ubuntu instead of 18.10 which is the rolling tag so closes #404

Thanks to @RichardMcSorley and @sr229
nhooyr added a commit that referenced this issue Apr 4, 2019
- Adds dumb-init so closes #403, closes #361, closes #383
- User mode docker so closes #192, closes #65
- Uses latest docker ubuntu instead of 18.10 which is the rolling tag so closes #404

Thanks to @RichardMcSorley and @sr229
nhooyr added a commit that referenced this issue Apr 4, 2019
- Adds dumb-init so closes #403, closes #361, closes #383
- User mode docker so closes #192, closes #65
- Uses latest docker ubuntu instead of 18.10 which is the rolling tag so closes #404

Thanks to @RichardMcSorley and @sr229
nhooyr added a commit that referenced this issue Apr 4, 2019
- Adds dumb-init so closes #403, closes #361, closes #383
- User mode docker so closes #192, closes #65
- Uses latest docker ubuntu instead of 18.10 which is the rolling tag so closes #404

Thanks to @RichardMcSorley and @sr229
code-asher pushed a commit that referenced this issue Jun 19, 2019
- Adds dumb-init so closes #403, closes #361, closes #383
- User mode docker so closes #192, closes #65
- Uses latest docker ubuntu instead of 18.10 which is the rolling tag so closes #404

Thanks to @RichardMcSorley and @sr229
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants