USE THIS IMAGE AT YOUR OWN RISK
$ 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}
Content type
Image
Digest
Size
99.6 MB
Last updated
over 9 years ago
docker pull yujiod/armhf-ubuntu