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
Grant Stinchfield
1 hour agoThe Exploitation of Charlie Kirk's Death is Very Real
151 watching -
1:40:13
Nikko Ortiz
2 hours agoJapan's Prison System Is CRAZY...
7.84K4 -
LIVE
The Mel K Show
1 hour agoMORNINGS WITH MEL K Globalist Descend on America: Is it Time to Pull the Plug? 9-22-25
576 watching -
LIVE
The Shannon Joy Show
1 hour agoEpstein Cover Up - Kash Patel Has Names Of Epstein’s Pedophiles. Live Exclusive With Nick Bryant!
178 watching -
LIVE
LFA TV
15 hours agoLFA TV ALL DAY STREAM ! | MONDAY 9/22/25
4,641 watching -
9:08
Hollywood Exposed
20 hours agoMatthew McConaughey Shocks ABC Host With Blunt Message to Democrats
442 -
1:01:18
VINCE
3 hours agoAre We Witnessing A Revival? | Episode 130 - 09/22/25
198K137 -
LIVE
Caleb Hammer
18 hours ago$426,000+ A Year On Pokémon | Financial Audit
78 watching -
1:11:46
The Big Migâ„¢
2 hours agoTruth Bombs w/ Tom Renz
6.93K12 -
32:56
Rethinking the Dollar
1 hour agoGold Is Telling the Truth While the Dollar Dies | Morning Check-In: Let's Talk...
9.34K8