This container image has vscodium preinstalled on it with an arch base
distrobox create -i ghcr.io/dnkmmr69420/codium:latest -n codium
Custom home if you don't want ~/
to be cluttered
distrobox create -i ghcr.io/dnkmmr69420/codium:latest -n codium -H ~/codium
To enter type
distrobox enter codium
toolbox create -i ghcr.io/dnkmmr69420/codium:latest -c codium
To enter type
toolbox enter codium
To launch vscodium, simply type codium
in the container
$ codium