Docker image of Alpine GNU/Linux with tmate and with HyperTerm support.
237
Docker image of Alpine GNU/Linux with tmate client support access via SSH or HTTPS and with HyperTerm support.
$ docker run --rm --name amalua.io -it -e API_KEY=<YOUR-KEY> -e NAME_SESSION=<YOUR-SESSION-NAME> -d rusian/lab
with docker nested
$ docker run --rm --privileged --name amalua.io -it -e API_KEY=<YOUR-KEY> -e NAME_SESSION=<YOUR-SESSION-NAME> -d rusian/lab
Set API_KEY and NAME_SESSION in the file .env
$ cp -v .env.sample .env
Run:
$ docker-compose up -d
$ docker build --no-cache --tag rusian/lab -f container/Dockerfile container
This work is licensed under the GNU GPLv3+
Content type
Image
Digest
sha256:e4693b366…
Size
403.6 MB
Last updated
over 2 years ago
docker pull rusian/lab