-
I tried the setup script but I could not build the Dockerfile.
*) The build command is wrong: `docker build -t innovativeinventor/docker-pivpn:$tag $tag/Dockerfile`
it should be `docker build -f $…
-
Hi,
thank you for this awesome docker container! I tried to run it on my Raspberry Pi 3 this morning and I saw the following error:
```bash
pi@raspberrypi:~ $ curl -L https://bit.ly/2CzLV3T -o…
-
Hi,
This is not so much an issue but a request to add arm 64 bit support for the Pi 4.
Thanks!
```
ubuntu@ubuntu:~/docker$ docker-compose pull
Pulling pivpn ... pulling from xptsp/pivpn
ER…
-
docker pull xptsp/pivpn
Using default tag: latest
Error response from daemon: pull access denied for xptsp/pivpn, repository does not exist or may require 'docker login': denied: requested access to…
XayOn updated
2 years ago
-
### Versions
- Pi-hole: v5.18.3
- AdminLTE: v5.21
- FTL: v5.25.2
### Platform
- OS and version: Debian GNU/Linux 12 (bookworm)
- Platform: Raspberry Pi (via https://github.com/pivpn/pivpn)
#…
-
I am running the bash script on a clean install of Raspbian Stretch using Docker. For some reason it says the container is not running. When I run docker ps there is no container running. I am fairly …
-
Not sure if I am missing something but I have attempted to run the Script on Jessie, Strech and Buster and I am getting the same error :
gzip: stdin: unexpected end of file
tar: Child returned sta…
-
Hi!
First of all: Great work!
I was using pivpn for a while. Now i want to move my complete rpi infrastructure to docker. Iam a big fan of HypriotOS for rpi. (https://blog.hypriot.com/downloads/…
-
Hi, nice work,
do u plan an Option to use TAP instead TUN for a Server Bridged Layer 2 VPN ?
-
Hey James! I'm considering forking this project to adapt it for use with the AirVPN Eddie client. Just curious how realistic you think that would be?
In case you're not familiar with it:
Eddie i…