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:34
The White House
2 hours agoFirst Lady Melania Trump Welcomes the Official 2025 White House Christmas Tree
4.49K8 -
LIVE
LFA TV
15 hours agoLIVE & BREAKING NEWS! | MONDAY 11/24/25
3,067 watching -
1:01:32
VINCE
4 hours agoNew Info Blows the Lid Off The Butler Assassination Attempt | Episode 175 - 11/24/25 VINCE
205K180 -
LIVE
The Mel K Show
2 hours agoMORNINGS WITH MEL K - A Time to Choose: The People Must Reclaim Power 11-24-25
786 watching -
LIVE
The Shannon Joy Show
2 hours agoMarjorie Taylor Greene DUMPS Trump, Defects To ‘America First’ Setting Up NEW Paradigm For 2028 Presidential Election
312 watching -
53:41
Grant Stinchfield
19 hours ago $0.87 earnedABC SETUP: Michael McCaul Falls for Martha Raddatz Trap on Live TV!
5.56K -
2:00:33
Nikko Ortiz
3 hours agoWorst Military Events And War Crimes... | Rumble LIVE
15.3K1 -
17:27
We Got Receipts
3 hours agoAntifa Getting Arrested In The Funniest Ways!
19.8K11 -
1:34:14
Caleb Hammer
12 hours agoHe Treats His Wife Like A Dog | Financial Audit
24.6K2 -
1:55:16
Badlands Media
6 hours agoBadlands Daily Nov. 24, 2025
38.9K11