Files
safe-x/README.md
Ville Rantanen 514e6bd042 moved to ubuntu18
2019-02-14 11:51:00 +02:00

15 lines
407 B
Markdown

# Sandbox X environment in Docker
This setup creates a ssh server with two browsers installed
(chromium and firefox).
The executable connects to the container with SSH. Once SSH session exits,
the container is destroyed.
Run the `build-run` script to build and run the container.
Following arguments may be passed:
* `--new-passwd` Generates a new random `vnc_passwd` file used
for authentication.