Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cropalato/docker-chromium

openvpn + chromium docker image
https://github.com/cropalato/docker-chromium

Last synced: about 5 hours ago
JSON representation

openvpn + chromium docker image

Awesome Lists containing this project

README

        

# docker-chromium
openvpn + chromium docker image

## Build docker image

```bash
docker build -t docker-chromium .
```

## VPN configuration

Take a look in https://github.com/dperson/openvpn-client

## Enabling chromium to access your xorg

```bash
xhost +local:
```