phobos_jv post at 2017-7-4 15:09:16

Docker for Orange Pi Win

Hello friends.

I've installed docker on Orange Pi Win Plus. It works fine on armbian, but you must use arm64 images.

http://www.geekclusterpi.com/blog/images/articulos/08-docker-opiwin/docker-logo.png

I found an author who works with arm64 images, his user is arm64v8. I made a few images too, my dockerhub user is geekclusterpi. It would be great to make a big community, working with arm64 docker images.

I wrote an article about it:

Docker article in GeekClusterPi

It's in spanish, but you can use google translate on chrome.

Regards!

igorpec post at 2019-5-4 20:38:07

Updated images for Orangepi Win/Win+

darqoq post at 2017-7-4 20:35:55

Please correct your article - Docker isn't a virtualization, read more here:
https://stackoverflow.com/questions/16047306/how-is-docker-different-from-a-normal-virtual-machine

phobos_jv post at 2017-7-14 15:48:42

darqoq replied at 2017-7-4 20:35
Please correct your article - Docker isn't a virtualization, read more here:
https://stackoverflow.c ...

Some authors classifies it as an "operating-system-level virtualization".

https://en.wikipedia.org/wiki/Docker_(software)

In any case, i've modified the article to specify it. Thank you.

Regards.



phobos_jv post at 2017-7-14 16:09:11

Edited by phobos_jv at 2017-7-14 16:11

Hello again.

I've wrote a second article with common commands and examples using ARM processors:

Docker usage and examples in "geekclusterpi"

I'm novice using docker. So i'll accept corrections and suggestions to improve the information.

Thank you.

sypperpit post at 2018-8-28 00:31:07

http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=3780&highlight=docker

in docker hub use ARM tage

sypperpit post at 2018-8-28 15:47:28

https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=arm32v7&starCount=0

marcos.guitar post at 2019-1-12 04:21:27

phobos_jv replied at 2017-7-14 16:09
Hello again.

I've wrote a second article with common commands and examples using ARM processors:


Hi! I'm searching about using docker on orange pi and your link is broken... Do you still have the article?

igorpec post at 2019-1-12 15:23:20

marcos.guitar replied at 2019-1-11 21:21
Hi! I'm searching about using docker on orange pi and your link is broken... Do you still have the ...

Download latest image with K4.19.y https://www.armbian.com/download/?tx_maker=xunlong

Docker is supported out of the box - services can be installed from armbian-config

marcos.guitar post at 2019-1-13 09:28:22

igorpec replied at 2019-1-12 15:23
Download latest image with K4.19.y https://www.armbian.com/download/?tx_maker=xunlong

Docker is...

Thanks, man! I'll take a look!
page: [1] 2
View full version: Docker for Orange Pi Win