Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cài đặt Docker trên Raspberry Pi
#1


Chạy các lệnh sau để cài đặt Docker trên Raspberry Pi đang chạy hệ điều hành Linux : Raspbian, Hassbian …

[Image: 100px-Raspberry_Pi_Logo.svg.png]


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 !!
Reply
#2


Convert HEIC images to JPG format easily with our free online tool - Heic to JPG Converter. No registration required, fast and secure. Audio Cutter: Trim and edit audio files easily with our intuitive online tool. Supports multiple formats and precise cutting. Get started now! Domain Availability Checker - Check domain availability across multiple top-level domains.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Video Raspberry Pi:  How to make a cluster computer using Raspberry Pi's nnm 2 3,439 13-03-2025, 12:41 PM
Last Post: flykey
  Make A Raspberry Pi Zero WiFi Security Camera, Also Accessible Over The Internet nnm 2 2,929 13-03-2025, 12:36 PM
Last Post: flykey
  Raspberry Pi Pico nnm 1 4,932 24-02-2025, 07:08 PM
Last Post: jimscott
  Raspberry Pi - Visual Studio Code nnm 0 2,635 25-08-2021, 12:04 PM
Last Post: nnm

Forum Jump:


Users browsing this thread: 1 Guest(s)