User Tools

Site Tools


homeautomatisation:docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
homeautomatisation:docker [2022/02/24 20:37] – created illuhomeautomatisation:docker [2022/03/01 19:58] (current) illu
Line 3: Line 3:
  
 howto easy install take latest description from their webseite for your distribution. howto easy install take latest description from their webseite for your distribution.
-<code>+<code bash>
 curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg
 echo   "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null echo   "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
Line 11: Line 11:
  
 to work with more comfortable gui -> [[portainer|portainer]] to work with more comfortable gui -> [[portainer|portainer]]
 +
 +===== Backup =====
 +i found this page: [[https://github.com/alaub81/backup_docker_scripts]] and im confident.
 +all volumes will be backed up now in a crontab
 +
 +
 +
homeautomatisation/docker.1645731462.txt.gz · Last modified: 2022/02/24 20:37 by illu