docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/docker/roadmap/projects/1
Creative Commons Zero v1.0 Universal
1.45k stars 244 forks source link

Support Ubuntu 24.04 #655

Open vacla opened 3 weeks ago

vacla commented 3 weeks ago

Tell us about your request? Docker desktop official support for ubuntu 24.04

Which service(s) is this request for? docker desktop/docker cli

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? there is no official support and docker desktop straight up doesn't open, need it for work.

Are you currently working around the issue? no

almejo commented 2 weeks ago

Is there some news about this? I have read no official response on the forums or somewhere else. How much time can pass without support? How much was last time with 22.04?

kiabo commented 2 weeks ago

I experience this problem too and there is an open forum for this with several people participating. It would be very interesting if you no longer needed a hack to access docker-desktop on Ubuntu 24.

This is the forum: https://forums.docker.com/t/cannot-get-docker-desktop-to-run-on-ubuntu-24-04/141004

thaJeztah commented 2 weeks ago

Thanks for your ticket.

We started publishing deb packages for docker-ce ("docker engine") and the docker cli for Ubuntu 24.04 on download.docker.com, but I'm not sure what the current status is for docker desktop (and if it has been fully verified for the Ubuntu 24.04 release).

I'm not on the team maintaining Docker Desktop for Linux, so let me ask that team if they have more information (and to have a look at the issues reported on the forum).

wgrs commented 2 weeks ago

I tried to run 4.28.0 - it wont start.

I then removed docker completely and installed 4.29.0. This ran as expected yesterday. Today ( after a reboot) its not starting either.

ndraiman commented 2 weeks ago

For anyone interested in running Docker Desktop until official support, there's a workaround, but it exposes a security issue, you can read more here: https://github.com/docker/desktop-linux/issues/209

wgrs commented 5 days ago

Thanks for your ticket.

We started publishing deb packages for docker-ce ("docker engine") and the docker cli for Ubuntu 24.04 on download.docker.com, but I'm not sure what the current status is for docker desktop (and if it has been fully verified for the Ubuntu 24.04 release).

I'm not on the team maintaining Docker Desktop for Linux, so let me ask that team if they have more information (and to have a look at the issues reported on the forum).

Did you ask them for more information? I upgraded to 4.30.0 and its still not working.

thaJeztah commented 4 days ago

Did you ask them for more information?

Yes, I asked; team was aware of this, and had a couple of pull-requests related to this, but it was a non-trivial change to make (various parts affected that needed a rewrite); it's still being worked on, but I don't have an ETA currently.