Sign inSign up

yujiod/armhf-ubuntu

By yujiod

•Updated over 9 years ago

Ubuntu for Raspberry Pi 2/3

Artifact
Image
0

10K+

yujiod/armhf-ubuntu repository overview

⁠Ubuntu Base Image for Raspberry Pi 2/3

USE THIS IMAGE AT YOUR OWN RISK

⁠How to build this image

$ VERSION=xenial
$ sudo apt install debootstrap
$ sudo debootstrap ${VERSION} ./ubuntu-base http://jp.archive.ubuntu.com/ubuntu-ports/
$ cd ubuntu-base
$ sudo tar -c . | docker import - pi ubuntu-${VERSION}

Tag summary

Content type

Image

Digest

Size

99.6 MB

Last updated

over 9 years ago

docker pull yujiod/armhf-ubuntu