Editing Docker
Revision as of 00:23, 7 March 2023 by Akhyar (talk | contribs) (Created page with "==Install== apt update && apt upgrade apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add - echo "deb [arch=armhf] https://download.docker.com/linux/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list apt update sudo apt install docker-ce docker-ce-cli containerd.io sudo systemctl status docker Bersambug ...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://abahdoku.wiki.gd:443/index.php/Docker"