How to install Docker (and Portainer) on a RaspberryPi and run millions of apps on your RaspberryPi! HD
This Tutorial goes over how to install and setup docker and Portainer on a RaspberryPi. This allows you to easily run millions of docker containers on your RaspberryPi to do anything from host a Wordpress website to block ads with PiHole. #Docker #RaspberryPi #Tutorial Hire Me! https://www.spacerex.co/hire-me/ Sponsor the Channel: https://www.youtube.com/c/spacerexwill/join Steps / videos mentioned Setup SSH on RaspberryPi: https://youtu.be/_mGDFvZsD1c Code to install docker: curl -sSL https://get.docker.com | sh code to install Portainer : sudo docker run -d -p 9000:9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:linux-arm Amazon Links: RaspberryPi 4: https://geni.us/PLknu Cooling Case for the Pi (Better performance): https://geni.us/o9I4lOK Micro SD Card: https://geni.us/UBuiCTR External Hard drive: https://geni.us/GoEPF Samsung SSD: https://geni.us/SAaNeIZ *These are Amazon affiliate links, which means that if you purchase a product through one of them, I will receive a small commission (at no additional cost to you). Thank you for supporting my channel!