Install Guide
The production XBB comprises multiple Docker images for x64 and Arm.
These images are published on Docker Hub; pulling can be done anonymously, while pushing requires login.
x64 image:
ilegeul/ubuntu:amd64-18.04-xbb-v5.2.1
arm images:
ilegeul/ubuntu:arm64v8-18.04-xbb-v5.2.1
ilegeul/ubuntu:arm32v7-18.04-xbb-v5.2.1
Typically, manual installation is unnecessary as docker
will automatically install them upon first use.