Jump to content

Docker on tinkerboard S


MEMEs

Recommended Posts

Hi there,

 

I'm trying to install docker on my tinkerboard s running armbian 5.73.

 

I've managed the following steps from your documentation:

sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 0EBFCD88 
sudo echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable" > sudo /etc/apt/sources.list.d/docker.list
sudo apt update

But when i tried to install docker using:

sudo apt install docker-ce

I'm getting the error that docker-ce has no installation candidate.

 

Does anyone maybe have an idea how to get this working?

 

Thank you.

Link to comment
Share on other sites

12 hours ago, MEMEs said:

from your documentation:

 

Read the whole context. That is for installing Docker on your Intel desktop PC to be able to (cross)compile Armbian from sources.

 

12 hours ago, MEMEs said:

I'm trying to install docker on my tinkerboard s running armbian 5.73.


Update image to latest and use armbian-config -> software -> softy to install Docker.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines