Sign inSign up

ilegeul/ubuntu

By ilegeul

•Updated about 2 years ago

https://github.com/xpack/xpack-build-box/tree/master/ubuntu

Image
2

5.3K

ilegeul/ubuntu repository overview

⁠The xPack Build Box⁠ Ubuntu Docker images

This repository includes a comprehensive collection of Ubuntu Docker images. in pairs of 32/64-bit, for Intel and Arm.

⁠Intel Ubuntu

Versions from 12 to 18 are covered:

  • ilegeul/ubuntu:amd64-12.04-xbb-v3.1
  • ilegeul/ubuntu:i386-12.04-xbb-v3.1
  • ilegeul/ubuntu:amd64-14.04-xbb-v3.1
  • ilegeul/ubuntu:i386-14.04-xbb-v3.1
  • ilegeul/ubuntu:amd64-16.04-xbb-v3.1
  • ilegeul/ubuntu:i386-16.04-xbb-v3.1
  • ilegeul/ubuntu:amd64-18.04-xbb-v3.1
  • ilegeul/ubuntu:i386-18.04-xbb-v3.1

⁠Arm Ubuntu

Versions from 16 to 18 are covered:

  • ilegeul/ubuntu:arm64-16.04-xbb-v3.1
  • ilegeul/ubuntu:armhf-16.04-xbb-v3.1
  • ilegeul/ubuntu:arm64-18.04-xbb-v3.1
  • ilegeul/ubuntu:armhf-18.04-xbb-v3.1

Note: Ubuntu 14 was also tested, but it was considered unstable, since many tests failed.

⁠Layers

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 debootstrap
  • ilegeul/ubuntu:amd64-12.04-updated-v3.1 - updated to the latest official versions
  • ilegeul/ubuntu:amd64-12.04-develop-v3.1 - with develop tools installed
  • ilegeul/ubuntu:amd64-12.04-tex-v3.1 - with LaTex packages
  • ilegeul/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 tools

Tag summary

Content 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