Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 747 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 747 Bytes

Docker GLIMPSE

A ready to go GLIMPSE docker image.

Usage:

docker run -it --name glimpse ghcr.io/amanas/docker-glimpse

Versions

Build and publish

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