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
Darkhorse Podcast
2 hours agoThe 296th Evolutionary Lens with Bret Weinstein and Heather Heying
269 watching -
LIVE
StoneMountain64
38 minutes agoI can't stop playing BATTLEFIELD 6
29 watching -
LIVE
Jeff Ahern
1 hour agoNever Woke Wednesday with Jeff Ahern
134 watching -
1:24:59
Sean Unpaved
3 hours agoPrime Pulse: Yamamoto's Gem, Mendoza & Simpson's Title Quest, & NFL QB Rule Shift
23.3K1 -
2:38:53
The Shannon Joy Show
5 hours agoCharlie Kirk Killing Exploited For Trump’s Everything War - Insurrection Against The Constitution
28.6K12 -
10:54
Midwest Crime
3 hours agoTrain Platform Killer Caught on Camera
7.02K1 -
10:02
China Uncensored
3 hours agoChina Has LOTS of Regret
7.87K9 -
30:39
The Boomer Effect
4 hours agoBurnout Is Not a Badge: Redesign Your Life
4.84K -
1:59:46
Steven Crowder
6 hours ago251 Racist Slurs: Politico's Bombshell Leak is a Massive Nothingburger
326K316 -
1:03:44
DeVory Darkins
3 hours ago $25.20 earnedDemocrats are PANICKING over SCOTUS hearing as Young Republicans chat group explodes
84.6K65