Difference between revisions of "Template:UbuntuXenial-Arm64-Install-Docker-Allwinner"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
 
(No difference)

Latest revision as of 07:34, 19 September 2019

1 How to install and use docker (for arm64 system)

1.1 How to Install Docker

Run the following commands:

sudo apt-get update
sudo apt-get install docker.io

1.2 Test Docker installation

Test that your installation works by running the simple docker image:

git clone https://github.com/friendlyarm/debian-jessie-arm-docker
cd debian-jessie-arm-docker
./rebuild-image.sh
./run.sh