Docker
New to topics? Read the documentation here!
Docker is good.
As a lightweight virtualization however, it does break more often than full proper virtualization like QEMU after some updates.
The images also appear to randomly update slightly and break things, even though you've specified e.g.:
FROM ubuntu:20.04
Also, we need more Linux distributions buildable from source, especially with Reproducible builds.