Premium Only Content

How to install docker and two docker containers
Here is a video on how to install docker on debian and two containers. One of them being portainer and homarr.
Portainer
https://docs.portainer.io/start/install-ce/docker/linux
Homarr
https://homarr.dev/docs/getting-started/installation/docker/
install Docker and Docker Compose on Debian 12, follow these steps:
Update your system and install necessary packages:
sudo apt update && sudo apt upgrade -y
sudo apt install ca-certificates curl gnupg lsb-release
Add the Docker GPG key and repository:
sudo install -m 0755 -d /etc/apt/keyrings
sudo curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg
sudo chmod a+r /etc/apt/keyrings/docker.gpg
Add the Docker repository to APT sources:
echo "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
Update the package index and install Docker:
sudo apt update
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
Verify the installation by running the hello-world image:
sudo docker run hello-world
To manage Docker as a non-root user, add your user to the docker group:
sudo usermod -aG docker $USER
Log out and log back in for the changes to take effect.
Verify Docker Compose installation:
-
9:22:30
Dr Disrespect
10 hours ago🔴LIVE - DR DISRESPECT - BLACK OPS 7 - BANG BANG BANG
114K5 -
6:54
China Uncensored
9 hours agoA SHOCKING Discovery Proves We're Already At War With China
5.36K18 -
LIVE
Spartan
4 hours agoOMiT Spartan | Ghost of Yotei, Halo later maybe (Scrims chalked, teammates are sick)
60 watching -
LIVE
Badlands Media
19 hours agoAltered State S3 Ep. 49
2,098 watching -
LIVE
StevieTLIVE
2 hours agoStevie T RETURNS Warzone Quads w/ The Boys
45 watching -
16:45
Ohio State Football and Recruiting at Buckeye Huddle
9 hours agoOhio State Football: Can Illinois Pull Off Another Shocking Upset of the Top-Ranked Buckeyes
2.51K -
46:38
BonginoReport
8 hours agoYoung MAGA Won The Culture War (Ep. 151) - Nightly Scroll with Hayley 10/08/2025
150K36 -
LIVE
Putther
1 hour ago $0.26 earned🔴GRINDING $$$ ON GTA ONLINE! (GTA 5 RP after)
36 watching -
LIVE
LFA TV
22 hours agoLIVE & BREAKING NEWS! | WEDNESDAY 10/8/25
645 watching -
1:04:26
The Nick DiPaolo Show Channel
7 hours agoIt’s Official: Portland a S-hole | The Nick Di Paolo Show #1801
33.9K27