A raspberry media center build on containers.
- Download and Install Raspbian Stretch Lite;
- Login and execute [
sudo raspi-config
] on terminal to configure your pi;- Change the hostname;
- Change the GPU memory (recommended for kodi is 256);
- Join wireless networks;
- Enable ssh;
- etc.
- Install docker (instructions);