2020-09-17

樹莓派安裝 docker

https://github.com/moby/moby/issues/35587#issuecomment-346895060

打開 /boot/cmdline.txt

在 rootwait 加上設定

... rootwait cgroup_enable=memory cgroup_memory=1 swapaccount=1 ...