add Google Chrome.

This commit is contained in:
Miroslav Šedivý
2021-06-07 20:00:55 +02:00
parent eca75dcd07
commit 201197f7d3
7 changed files with 955 additions and 0 deletions

View File

@ -79,6 +79,7 @@ For n.eko room management software visit https://github.com/m1k1o/neko-rooms.
Use following docker images:
- `m1k1o/neko:latest` - for Firefox.
- `m1k1o/neko:chromium` - for Chromium (needs `--cap-add=SYS_ADMIN`).
- `m1k1o/neko:google-chrome` - for Google Chrome (needs `--cap-add=SYS_ADMIN`).
- `m1k1o/neko:ungoogled-chromium` - for [Ungoogled Chromium](https://github.com/Eloston/ungoogled-chromium) (needs `--cap-add=SYS_ADMIN`) (by @whalehub).
- `m1k1o/neko:tor-browser` - for Tor Browser.
- `m1k1o/neko:vncviewer` - for simple VNC viewer (specify `NEKO_VNC_URL` to your VNC target).