https://github.com/xpack/xpack-build-box/tree/master/ubuntu
5.3K
This repository includes a comprehensive collection of Ubuntu Docker images. in pairs of 32/64-bit, for Intel and Arm.
Versions from 12 to 18 are covered:
ilegeul/ubuntu:amd64-12.04-xbb-v3.1ilegeul/ubuntu:i386-12.04-xbb-v3.1ilegeul/ubuntu:amd64-14.04-xbb-v3.1ilegeul/ubuntu:i386-14.04-xbb-v3.1ilegeul/ubuntu:amd64-16.04-xbb-v3.1ilegeul/ubuntu:i386-16.04-xbb-v3.1ilegeul/ubuntu:amd64-18.04-xbb-v3.1ilegeul/ubuntu:i386-18.04-xbb-v3.1Versions from 16 to 18 are covered:
ilegeul/ubuntu:arm64-16.04-xbb-v3.1ilegeul/ubuntu:armhf-16.04-xbb-v3.1ilegeul/ubuntu:arm64-18.04-xbb-v3.1ilegeul/ubuntu:armhf-18.04-xbb-v3.1Note: Ubuntu 14 was also tested, but it was considered unstable, since many tests failed.
Each of these images are built upon multiple layers, starting from a base archive, updating it, installing development tools, tex, the bootstrap and finally the XBB itself.
For example the main workhorse image, ilegeul/ubuntu:amd64-12.04-xbb-v3.1 is layered, in order:
ilegeul/ubuntu:amd64-12.04 - the base archive created with debootstrapilegeul/ubuntu:amd64-12.04-updated-v3.1 - updated to the latest official versionsilegeul/ubuntu:amd64-12.04-develop-v3.1 - with develop tools installedilegeul/ubuntu:amd64-12.04-tex-v3.1 - with LaTex packagesilegeul/ubuntu:amd64-12.04-bootstrap-v3.1 - with bootstrap compiler (GCC 8.3)ilegeul/ubuntu:amd64-12.04-xbb-v3.1 - the final XBB compiler (GCC 9.2) and recent toolsContent type
Image
Digest
sha256:54e88702b…
Size
311.7 MB
Last updated
about 2 years ago
docker pull ilegeul/ubuntu:arm32v7-18.04-xbb-v5.2.2