How To Install Docker & Portainer On A Raspberry Pi | Easy Home Server

How To Install Docker & Portainer On A Raspberry Pi | Easy Home Server

In this one, I show you how to install Docker and Portainer on your Raspberry Pi. This will get you up and running with your own Home Server in no time! Raspberry Pi: https://t4g.link/pi5 Card Reader: https://t4g.link/ugreenenclosure NVMe Drive: https://t4g.link/2tbnvme Raspberry Pi Imager: https://www.raspberrypi.com/software/ Commands =========== sudo apt update sudo apt upgrade -y =========== Install Docker =========== curl - sSL https://get.docker.com | sh sudo usermod -aG docker $USER docker run hello-world =========== Install Portainer =========== docker pull portainer/portainer-ce:latest docker volume create portainer_data docker run -d -p 8000:8000 -p 9443:9443 --name=kovahpi --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest =========== 🎉 SUBSCRIBE: http://havok.tube/subscribe ✅ PARTNER RESOURCES ⚡ TubeBuddy: http://havok.to/tubebuddy ⚡ Stickers: https://havok.to/stickers ⚡ Streamlabs Talk Studio: http://havok.to/talkstudio ⚡ Private Internet Access VPN: https://havok.to/piavpn ⚡ Cloud Storage: http://havok.to/idrive ⚡ Content Manager: http://havok.to/nifty ⚡ Social Media Planner: http://havok.to/vistasocial ⚡ Social Media Scheduling: http://havok.tube/postoplan ⚡ Domain Names: http://havok.to/namecheap ✅ CONNECT WITH ME 🐦 Twitter:   / havokgg   🔊 Discord:   / discord   🎮 Twitch:   / havok   📷 Instagram:   / havokgg   📧 Email: [email protected] ✅ FIRST TIME HERE? Hey there, I'm HAVOK. I've been a content creator since 2013 with a focus on charity and helping influencers build their portfolio within the industry. I am the owner and CEO of Inception Talent (http://inceptiontalent.com) where we help influencers with the business side of content creation. In addition to content creation, I help charities build-up and launch their influencer fundraising programs.