Use current Ubuntu LTS 20.04 for docker image instead of 18.04
See original GitHub issueProposed change
Move from 18.04
to 20.04
in https://github.com/jupyterhub/the-littlest-jupyterhub/blob/18efee665aebd6c59334685eb9929f823ad649b0/integration-tests/Dockerfile - a nice side effect should be that the apt update
should take less time since the image is a bit outdated.
Alternative options
Stick with the old version.
Who would use this feature?
Developers.
(Optional): Suggest a solution
Simply replace the Ubuntu version number
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (9 by maintainers)
Top Results From Across the Web
LTS Docker Images - Ubuntu
The LTS Docker Image Portfolio provides ready-to-use application base images, free of high and critical CVEs. Images are built on the same secure ......
Read more >ubuntu - Official Image | Docker Hub
Ubuntu is a Debian-based Linux operating system based on free software.
Read more >How To Install and Use Docker on Ubuntu 20.04 - DigitalOcean
The Docker installation package available in the official Ubuntu repository may not be the latest version. To ensure we get the latest ......
Read more >How to Install and Set Up Docker on Ubuntu 18.04 - Hostinger
Why do Users Install Docker on Ubuntu · How to Start Using Docker on Ubuntu 18.04 · Using the Docker Command · Understanding...
Read more >How to Install Docker on Ubuntu: A Step-By-Step Guide ...
Steps for Installing Docker: · 1. Open the terminal on Ubuntu. · 2. Remove any Docker files that are running in the system,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Solved by https://github.com/jupyterhub/the-littlest-jupyterhub/pull/710 🚀 🎉 Thanks @consideRatio!
Sure, I will have a look. Thanks a lot for linking these two issues!