hypriot / image-builder-odroid-c2

Build SD card image for ODROID C2
http://blog.hypriot.com/post/how-to-get-docker-working-on-your-favourite-arm-board-with-hypriotos/
MIT License
36 stars 16 forks source link

[Question] Is c2 mainlined? How is it working out for you? #1

Closed faddat closed 8 years ago

faddat commented 8 years ago

How's c2 working for ya?

StefanScherer commented 8 years ago

We just opened this repo for contributions from the community with C2 boards. We don't have one yet :-(

DieterReuter commented 8 years ago

Ping @umiddelb, I think you can answer this question.

umiddelb commented 8 years ago

The ODROID-C2 works nicely:

debian@c2:~$ uname -a
Linux c2 3.14.29-1+ #2 SMP PREEMPT Wed Feb 10 16:29:05 CET 2016 aarch64 GNU/Linux
debian@c2:~$ docker info
Containers: 0
 Running: 0
 Paused: 0
 Stopped: 0
Images: 51
Server Version: 1.11.0-dev
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 37
 Dirperm1 Supported: true
Execution Driver: native-0.2
Logging Driver: json-file
Plugins:
 Volume: local
 Network: bridge null host
Kernel Version: 3.14.29-1+
Operating System: Debian GNU/Linux 8 (jessie)
OSType: linux
Architecture: aarch64
CPUs: 4
Total Memory: 1.679 GiB
Name: c2
ID: EOM5:NMJT:XWMV:QAGP:LVHC:AZCX:GYJV:MINT:PNST:X4Y2:I2MC:UNBM
Debug mode (client): false
Debug mode (server): false
Username: aa64
Registry: https://index.docker.io/v1/
umiddelb commented 8 years ago

I looking forward to providing a HypriotOS image for the ODROID C2 when it will become available for the public.

Govinda-Fichtner commented 8 years ago

@umiddelb You :rocket:!