09-21-2017, 03:52 AM
(This post was last modified: 09-21-2017, 03:59 AM by stuartiannaylor.)
(09-16-2017, 02:47 PM)gas14 Wrote: hi what repo was used to install the dockerhttps://docs.docker.com/engine/installat...requisites Docker CE is supported on both x86_64 (or amd64) and armhf architectures for Jessie and Stretch.
I used the official docker repos but i'm not able to install docker-ce
Code:root@rock64:~# uname -a
Linux rock64 4.4.77-rockchip-ayufan-104 #1 SMP Sun Sep 10 21:24:43 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
root@rock64:~# apt-get install docker-ce
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package docker-ce
https://docs.docker.com/engine/installat...requisites Docker CE is supported on Ubuntu on x86_64, armhf, and s390x (IBM z Systems) architectures.
Looks like its only armHF so you will have to install multiarch and specify armhf in the apt-get install
Or just get the armhf image for rock64 xenial https://github.com/ayufan-rock64/linux-b...mhf.img.xz