docker / desktop-linux

Bug reports for Docker Desktop for Linux
https://docs.docker.com/desktop/linux/
73 stars 5 forks source link

ARM Builds #22

Open Botspot opened 2 years ago

Botspot commented 2 years ago

Please consider supporting official builds of Docker Desktop for ARM32 and ARM64 platforms. When this happens, it can be added to the Pi-Apps Store.

janosmiko commented 1 year ago

+1 for this. I'm running an Ubuntu ARM Parallels VM on m1 mac. Also it would help for those who use Asahi Linux

docker-robott commented 1 year ago

There hasn't been any activity on this issue for a long time. If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment. If not, this issue will be closed in 30 days.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

Botspot commented 1 year ago

/remove-lifecycle stale

Botspot commented 1 year ago

Any updates on this request? ARM is the future, you know.

pacalice commented 1 year ago

Updates on supporting ARM? This is a much-needed feature in my shop.

TommeDE commented 1 year ago

https://desktop.docker.com/linux/main/arm64/docker-desktop-4.19.0-arm64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-arm64

qianyu223 commented 1 year ago

https://desktop.docker.com/linux/main/arm64/docker-desktop-4.19.0-arm64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-arm64

Thank you for sharing, but installing it will prompt for missing information

docker-ce-cli:arm64

libseccomp2:arm64

libcap-ng0:arm64

pass:arm64

libgtk-3-0:arm64

libx11-xcb1:arm6

Wilhelm837 commented 10 months ago

https://desktop.docker.com/linux/main/arm64/docker-desktop-4.19.0-arm64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-arm64

Thank you for sharing, but installing it will prompt for missing information

docker-ce-cli:arm64

libseccomp2:arm64

libcap-ng0:arm64

pass:arm64

libgtk-3-0:arm64

libx11-xcb1:arm6

+1, same behavior

rafrafek commented 8 months ago

Try: https://desktop.docker.com/linux/main/arm64/docker-desktop-4.25.0-arm64.deb

Edit: The latest is: https://desktop.docker.com/linux/main/arm64/149282/docker-desktop-4.30.0-arm64.deb

Wilhelm837 commented 8 months ago

Try: https://desktop.docker.com/linux/main/arm64/docker-desktop-4.25.0-arm64.deb

Thanks a lot!!!

erwinfeser commented 6 months ago

Hi! Is there an rpm build?

Shortbottom commented 4 months ago

Just wanted to say I was trying to find a way to use the docker init command and found my way here to install Docker Desktop on my Raspberry Pi 5 running Raspberry Pi OS Lite 64-bit.

I downloaded the file in the link provided by @rafrafek

I then followed the instructions in the Install Docker Desktop on Debian page but substituted the below command:

sudo apt-get install ./docker-desktop-<version>-<arch>.deb

with the below:

sudo apt install ./docker-desktop-4.25.0-arm64.deb

It all worked fine and even got the exact error message it notes to ignore.

I hope this helps someone.

P.S Even though I'm running the Lite version that has no desktop GUI, I still installed gnome-terminal like it said. I don't know if this would work without this step.

rafrafek commented 4 months ago

The latest is: https://desktop.docker.com/linux/main/arm64/149282/docker-desktop-4.30.0-arm64.deb

jermatic commented 2 months ago

so shameful that docker is suppose to run everywhere but then docker desktop cant be installed everywhere .. finally inspired me to make the full switch to podman .. was just avoiding to avoid the time sink cause i got more important stuff to do .. podman desktop install ZERO ISSUES with flatpak .. again so shameful

kevinchrist20 commented 2 months ago

+1 for this. I'm running an Ubuntu ARM Parallels VM on m1 mac. Also it would help for those who use Asahi Linux

+1

kevinchrist20 commented 2 months ago

Hi! Is there an rpm build?

+1

petrmiko commented 2 months ago

Hi! Is there an rpm build?

+1 :pray:

TheRouletteBoi commented 1 month ago

The latest is: https://desktop.docker.com/linux/main/arm64/149282/docker-desktop-4.30.0-arm64.deb

can you provide a rpm build? or show me where you are getting these links from

TheRouletteBoi commented 1 month ago

The latest is: https://desktop.docker.com/linux/main/arm64/149282/docker-desktop-4.30.0-arm64.deb

can you provide a rpm build? or show me where you are getting these links from

as it turns out you don't need docker desktop for linux. Just use the cli

For Asahi Linux Fedora Remix

sudo dnf install docker

but if you want some type of GUI try out lazydocker

swappy-20240509-172312

rafrafek commented 2 weeks ago

can you provide a rpm build? or show me where you are getting these links from

I haven't found an RPM arm64 build yet.

I get DEB links by going to https://docs.docker.com/desktop/install/linux-install/

then I go to Ubuntu and then copy the address of the DEB package:

https://desktop.docker.com/linux/main/amd64/149282/docker-desktop-4.30.0-amd64.deb

And then change amd64 to arm64 in two places:

https://desktop.docker.com/linux/main/arm64/149282/docker-desktop-4.30.0-arm64.deb
                                      ^^^^^                              ^^^^^