Replace pia with gluetun wherever possible

- in Readme documentation
- Changed splash title string
- Changed Dockerfile labels
- Changed commands and docker-compose service & container name
This commit is contained in:
Quentin McGaw
2020-06-03 02:11:35 +00:00
parent 4f72f60a3e
commit cfb4dd84bc
5 changed files with 37 additions and 34 deletions

View File

@@ -1,8 +1,8 @@
version: "3.7"
services:
pia:
gluetun:
image: qmcgaw/private-internet-access
container_name: pia
container_name: gluetun
cap_add:
- NET_ADMIN
network_mode: bridge