From 90fc12a9416ef64b270436c0acf7de3f43537ccf Mon Sep 17 00:00:00 2001 From: "Quentin McGaw (desktop)" Date: Sat, 22 Feb 2020 17:34:41 +0000 Subject: [PATCH] Added v2 Docker tag --- README.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 280c9cd9..b0aa5de5 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,10 @@ - Use `-p 8388:8388/tcp -p 8388:8388/udp` to access the SOCKS5 proxy (and put your LAN in `EXTRA_SUBNETS` environment variable) - Pass additional arguments to *openvpn* using Docker's command function (commands after the image name) -1. You can update the image with `docker pull qmcgaw/private-internet-access:latest`. There are also docker tags available: - - `qmcgaw/private-internet-access:v1` linked to the [v1 release](https://github.com/qdm12/private-internet-access-docker/releases/tag/v1.0) (shell scripting based, no support) +1. You can update the image with `docker pull qmcgaw/private-internet-access:latest`. There are also docker tags for older versions available: + - `qmcgaw/private-internet-access:v2` linked to the [v2 release](https://github.com/qdm12/private-internet-access-docker/releases/tag/v2.0) (Golang based, only PIA) + - `qmcgaw/private-internet-access:v1` linked to the [v1 release](https://github.com/qdm12/private-internet-access-docker/releases/tag/v1.0) (shell scripting based, no support, only PIA) + - `qmcgaw/private-internet-access:old` tag, which is the latest shell scripting version (shell scripting based, no support, only PIA) ## Testing @@ -277,17 +279,6 @@ Private Internet Access explains [here why](https://www.privateinternetaccess.co

-
How to fallback to a previous Docker image

- -You can use the following Docker image tags: - -- `v1` tag, stable shell scripting based (no support, only PIA) -- `old` tag, latest shell scripting version (no support, only PIA) - -You might want to build a specific Docker image yourself, see below (it's easy) - -

-
What files does it download at start before tunneling?

At start, the Go entrypoint only downloads, depending on your settings: