a collection of images to be used as OS disks in v86 and booted entirely in browser.
currently image sizes are:
$ docker images --format "{{.Tag}}: {{.Size}}" --filter=reference='bent*'
debian: 361MB
generic: 702MB
golang: 669MB
nodejs: 460MB
podman: 467MB
python: 401MB
terraform: 630MB
gstreamer: 504MB
you need Docker installed globally for these to work.
npm run debian
npm run generic
npm run podman
npm run nodejs
npm run python
npm run golang
npm run terraform
npm run gstreamer
npm run demo