rusian/microlab

By rusian

Updated over 3 years ago

Docker image of Hyperbola GNU plus Linux-libre with tmate client support

Image
0

217

rusian/microlab repository overview

MicroLab

Docker image of Hyperbola GNU plus Linux-libre with tmate client support access via SSH or HTTPS and with HyperTerm support.

Docker

$ docker run --name microlab --hostname hyperbola.info -it -e API_KEY=<YOUR-KEY> -e NAME_SESSION=<YOUR-SESSION-NAME> -d rusian/microlab

Docker compose

Set API_KEY and NAME_SESSION in the file micro.env

$ cp -v micro.env.example micro.env

Run:

$ docker-compose up -d

Build image docker

$ cd microlab/core
$ docker build --no-cache --tag rusian/microlab -f Dockerfile .

License

This work is licensed under the GNU GPLv3+ - Source Code

Tag summary

Content type

Image

Digest

sha256:ae2d61020

Size

192.4 MB

Last updated

over 3 years ago

docker pull rusian/microlab