Howto docker: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

18 January 2023

  • curprev 19:4319:43, 18 January 2023Mandulete1 talk contribs 1,012 bytes +1,012 Created page with "= install docker archlinux = install docker on archlinux: pacman -Syu docker docker-compose --noconfirm = install docker ubuntu/debian = install dependencies: sudo apt update sudo apt -y install apt-transport-https ca-certificates curl gnupg2 software-properties-common import docker gpg key: curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg add docker repository: sudo add-apt-repository \..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)