A ready to go GLIMPSE docker image.
Usage:
docker run -it --name glimpse ghcr.io/amanas/docker-glimpse
Just in case you want to fork this repo and create your own distro:
docker build . -t ghcr.io/<you>/docker-glimpse
docker push ghcr.io/<you>/docker-glimpse