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:
-
1:23
Memology 101
2 days ago $0.55 earnedFar-left ghoul wants conservatives DEAD, warns Dems to get on board or THEY ARE NEXT
66728 -
LIVE
SavageJayGatsby
3 hours ago🔥🌶️ Spicy Saturday – BITE Edition! 🌶️🔥
1,426 watching -
26:09
Exploring With Nug
13 hours ago $8.95 earned13 Cold Cases in New Orleans What We Discovered Beneath the Surface!
34.1K11 -
27:39
MYLUNCHBREAK CHANNEL PAGE
7 hours agoDestroying Time.
117K21 -
LIVE
Mally_Mouse
3 hours ago🌶️ 🥵Spicy BITE Saturday!! 🥵🌶️- Let's Play: Minecraft Christmas Adventure!!
2,810 watching -
2:14:31
Side Scrollers Podcast
8 hours agoSide Scrollers INVITE ONLY - Live From Dreamhack
149K9 -
1:18:23
Simply Bitcoin
2 days ago $13.78 earnedThe Bitcoin Crucible w/ Alex Stanczyk and Lawrence Lepard
32.4K5 -
1:25:03
Jeff Ahern
8 hours ago $21.77 earnedThe Saturday Show with Jeff Ahern
93.7K13 -
1:31:56
Michael Franzese
23 hours agoWill NBA do anything about their Gambling Problems?
146K30 -
57:26
X22 Report
12 hours agoMr & Mrs X - The Food Industry Is Trying To Pull A Fast One On RFK Jr (MAHA), This Will Fail - EP 14
126K77