meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
home_automation:home_assistant:lxc [2020/12/03 13:03] niziakhome_automation:home_assistant:lxc [2020/12/03 13:07] niziak
Line 47: Line 47:
 apt-get install curl network-manager apparmor jq apt-get install curl network-manager apparmor jq
 curl -sSL https://get.docker.com | bash  curl -sSL https://get.docker.com | bash 
 +
 +# Downgrade docker
 +apt-get install docker-ce=5:18.09.9~3-0~debian-buster
  
 </code> </code>