You are not logged in.
Pages: 1
Based on reading this issue tracker:
https://github.com/dotcloud/docker/issues/636
I am under the impression that I should be able to install arch (I installed the latest this morning) on my beaglebone black and get docker working out of the box. I tried the following after installing docker with pacman:
[root@alarm tmp]# docker import http://archlinuxarm.org/os/ArchLinuxARM … est.tar.gz archbase
Downloading from http://archlinuxarm.org/os/ArchLinuxARM … est.tar.gz
b292df94485143e8417f827a8d89c80f17504d0fa34e051e388484d010b04515
[root@alarm tmp]# ===========================================>] 179.4 MB/179.4 MB
[root@alarm tmp]#
[root@alarm tmp]#
[root@alarm tmp]# docker images
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
archbase latest b292df944851 3 minutes ago 378.1 MB
[root@alarm tmp]# docker run -i -t archbase /bin/bash
2014/05/12 16:59:05 Error: Cannot start container 6f0ce084b89d2664f60f251a85285148695127989c0fcb882f65480dbe52aa78: mountpoint not found
It doesn't work. Does anyone have any insight?
Offline
Even though you posted this in the 'other architectures' part of the forum, I would highly recommend you ask this on the Arch Linux ARM boards. The chances someone can help you with this specific problem will probably be much higher.
Offline
Thanks for the suggestion. Off I go!
Offline
No problem and good luck!
Really, Arch Linux and Arch Linux ARM are two separate distributions. Maybe one day we will combine and join forces for world domination...
Offline
Pages: 1