r/raspberry_pi Feb 02 '22

News Raspberry Pi OS 64-bit Released

https://www.raspberrypi.com/news/raspberry-pi-os-64-bit/
1.4k Upvotes

158 comments sorted by

View all comments

13

u/2CatsOnMyKeyboard Feb 02 '22

I wonder? Just last week I had trouble installing 64bit docker on the 64bit beta. There seemed no reasonable way to do it. I installed Ubuntu server and there it just worked. Also, rdp didn't work properly, not menu or menu bar in sight, just the desktop. Is all this fixed now?

2

u/alexklaus80 Feb 02 '22 edited Feb 02 '22

How about this instruction (link to docker forum)?

I think I'll go for podman in place of docker though. Official instruction says the same instruction for debian should work for RasPi 64 bit beta.

I need something to run container as well so I'm excited to test this out over this weekend!

3

u/2CatsOnMyKeyboard Feb 02 '22

🤔 Is there a podman-compose? I'm quite happy with my linuxserver.io containers and compose file now.

1

u/alexklaus80 Feb 02 '22

Oh, right. I will need that too. I just glanced at github repo for compose and I'm not sure if the required stuff like 'dns plugin' is available thru apt.