Comprehensive_Round

joined 10 months ago
[–] Comprehensive_Round@alien.top 1 points 10 months ago

Yes. Using docker is not like running your services inside VMs. It's a pretty lightweight way of structuring your services, with the host kernel shared by all instances.

I run everything in Docker on my RPi 4 and it works very well.