06-12-2020, 01:32 PM
Eight Bit; Been testing docker out and docker seems very interesting, I'm surely going to be using this in the future (thanks!). Seems lovely to be basically have a whole server/website in a container and never have to worry about moving it around if need be, but- after installing docker on the PineBook, and pulling debian for example, I notice all the packages from apt are for arm64. Is this because docker and host is sharing kernel? Or is there any way to get x86/64 repos available for a pulled distro in docker?