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 Trish Regan Show
1 hour agoJUST IN: ABC HIRES Marjorie Taylor Greene for ‘The View’?! Hosts FREAKING OUT Over Being REPLACED!
624 watching -
22:02
We Got Receipts
5 hours agoIt just got WORSE for Democrats…
24 -
4:15
Captain Peach
9 days ago5 Ways Games Trick You Into Buying
7 -
1:00:30
Based Campwith Simone and Malcolm
4 days agoYou Think You Hate The Media ... You Don't Hate Them Enough
1091 -
LIVE
The Amber May Show
4 hours agoAmerica’s Spiritual Shake-Up: From Pews to Paganism?
113 watching -
1:16:27
Redacted News
2 hours agoYou Won't BELIEVE what is happening in America right now... It's SHOCKING
100K78 -
1:38:07
vivafrei
3 hours agoLive with Ivan Raiklin! Jan. 6 Pipe Bomber~! Comey & Letitia James Charges Dropped! AND MORE!
67.5K39 -
1:22:52
Russell Brand
3 hours agoThey’re Running Out of Road — The Scandals, Experiments & Numbers They Can’t Hide - SF654
92.6K5 -
1:25:59
The Quartering
4 hours agoCandace Owens Assassination Plot, Fat Acceptance Is Over, James Comey Indictment Thrown Out
113K39 -
1:27:27
The HotSeat With Todd Spears
2 hours agoEP 214: Do YOU Believe In Miracles???
19.3K8