-
- Posts: 17
- Joined: Mon Aug 13, 2012 5:39 am
Raspberry Pi OS to host dockers only.
What is the smallest OS I can install on RPI to host dockers?
Re: Raspberry Pi OS to host dockers only.
boot2docker (Tiny Core Linux) is the smallest I know.
"S'il n'y a pas de solution, c'est qu'il n'y a pas de problème." Les Shadoks, J. Rouxel
Re: Raspberry Pi OS to host dockers only.
I haven't used it extensively but there is HypriotOS ( https://blog.hypriot.com/ ) which is based on raspbian and designed to run docker.
Ubuntu's Core 18 might also be worth checking out: https://ubuntu.com/download/iot/raspberry-pi-2-3-core
Ubuntu's Core 18 might also be worth checking out: https://ubuntu.com/download/iot/raspberry-pi-2-3-core
Re: Raspberry Pi OS to host dockers only.
How many dockers?
Gentoo64 on a 4B4 can run 14+ Alpine machines.
Gentoo64 on a 4B4 can run 14+ Alpine machines.
I'm dancing on Rainbows.
Raspberries are not Apples or Oranges
Raspberries are not Apples or Oranges
-
- Posts: 17
- Joined: Mon Aug 13, 2012 5:39 am
Re: Raspberry Pi OS to host dockers only.
For now I am only going to run 3 dockers to host 3 MCPE phantom proxies (allows XBOX users connect to hosted MCPE servers)
So I guess the one that provides the most performance.
Thanks!
So I guess the one that provides the most performance.
Thanks!
Last edited by edgararroyo on Thu Sep 12, 2019 6:37 pm, edited 1 time in total.
-
- Posts: 17
- Joined: Mon Aug 13, 2012 5:39 am
Re: Raspberry Pi OS to host dockers only.
That wasn't good advice, sorry.edgararroyo wrote: ↑Thu Sep 12, 2019 6:37 pm@epoch1970 where can I get the boot2docker image for Raspberry Pi 3 B+?
I did not realise there was no build of boot2docker for ARM, only for Intel. That won't ever change since Docker has officially shelved boot2docker some time ago. Balena apparently has had an ARM port project, but that looks very much dead as well.
I suppose Hypriot is a more practical option.
"S'il n'y a pas de solution, c'est qu'il n'y a pas de problème." Les Shadoks, J. Rouxel
-
- Posts: 17
- Joined: Mon Aug 13, 2012 5:39 am
Re: Raspberry Pi OS to host dockers only.
Yeah, Balena also got rid of the macvlan driver/plugin so I can't use Balena. Will try Hipriot. Thanks.epoch1970 wrote: ↑Thu Sep 12, 2019 8:12 pmThat wasn't good advice, sorry.edgararroyo wrote: ↑Thu Sep 12, 2019 6:37 pm@epoch1970 where can I get the boot2docker image for Raspberry Pi 3 B+?
I did not realise there was no build of boot2docker for ARM, only for Intel. That won't ever change since Docker has officially shelved boot2docker some time ago. Balena apparently has had an ARM port project, but that looks very much dead as well.
I suppose Hypriot is a more practical option.