18-07-2021, 02:16 AM
Quote:apt update
Quote:apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
Add Docker’s official GPG key:
Quote:curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add --
# install docker
Quote:curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh
# Register its startup
Quote:systemctl start docker.service
systemctl enable docker.service
# add user “pi” to docker if needed
Quote:usermod -aG docker pi
#raspberry_pi #hassio
+if code work pls share our site to ur facebook, google plus or share to ur friends to help us popular
+ Donate to help us online : http://paypal.me/nnmanh/2
+ Reply our post the result or we never help you again.
+ Do not SPAM our Forum or get banned !!
+ Donate to help us online : http://paypal.me/nnmanh/2
+ Reply our post the result or we never help you again.
+ Do not SPAM our Forum or get banned !!