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:
-
LIVE
The Mel K Show
1 hour agoMORNINGS WITH MEL K - Constitution Incompatible with Globalist Goals 9-16-25
763 watching -
35:35
Grant Stinchfield
1 hour agoRFK Jr. Speaks Out: The Pain of Assassination & the Loss of Charlie Kirk
850 -
1:59:33
Benny Johnson
3 hours agoKash Patel Testifying LIVE Now on Charlie Kirk Assassination, Trump to Declare Antifa TERRORISTS?!
72.5K57 -
2:07:38
Timcast
4 hours ago🚨LIVE: Kash Patel Testifies Over Charlie Kirk Assassination In Senate | Tim Pool
82.9K57 -
Trumpet Daily
1 hour agoTrumpet Daily LIVE | Sept. 16, 2025
6.4K1 -
LIVE
The Shannon Joy Show
1 hour agoTrojan Horse Trump Pushing ‘Worse Than Biden’ Speech Control Using Kirk Killing. Guest Brett Miller
257 watching -
1:01:35
VINCE
4 hours agoThe Left's 'Malignant' Violence Problem | Episode 126 - 09/16/25
225K122 -
LIVE
LFA TV
6 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
4,171 watching -
1:45:59
Dear America
4 hours agoKiller ADMITS To Killing Charlie In DISCORD. Terror Cell EXPOSED! + JD Fills In on Charlie’s Show!
162K89 -
2:59:28
Wendy Bell Radio
8 hours agoThe Left Lives In A Bubble
72K142