-
my OS is CentOS 7.5,I tried the follwing
[localhost]#docker run docker.io/kylemanna/openvpn
/usr/local/bin/ovpn_run: line 55: /etc/openvpn/ovpn_env.sh: No such file or directory
thanks
I have no …
-
docker run --rm -it kylemanna/openvpn:latest openssl version
OpenSSL 1.0.2m 2 Nov 2017
docker run --rm -it kylemanna/openvpn:dev openssl version
OpenSSL 1.0.2k 26 Jan 2017
for some reason…
-
### What's the feature 🧐
Allow us to complete disable IPv6, instead of automatically checking if our system supports it.
https://github.com/qdm12/gluetun/blob/master/internal/netlink/ipv6.go#L9
h…
-
https://github.com/Arriven/db1000n/blob/main/docker-compose.yml
We're using the following two Docker containers:
- `willfarrell/autoheal:1.2.0`
- `wfg/openvpn-client:2.1.0`
For further secur…
-
I am running this script with linuxserver qb and gluetun. My docker stack is below.
version: "3.6"
services:
gluetun:
image: qmcgaw/gluetun:latest
container_name…
-
Hello,
This error happens when exec docker-composer up -d:
WARNING: The HOST_SSL_PORT variable is not set. Defaulting to a blank string.
WARNING: The MYSQL_ROOT_PASSWORD variable is not set. De…
-
### Is this urgent?
No
### Host OS
Ubuntu 22.04.4 LTS
### CPU arch
x86_64
### VPN service provider
IVPN
### What are you using to run the container
docker-compose
### Wha…
-
NAT functionnality doesn't work on AlmaLinux 9 (kernel 5.14.0-162.12.1.el9_1.x86_64):
```
openvpn | iptables v1.8.4 (legacy): can't initialize iptables table 'nat': Table does not exist (do you…
-
## Information
container overlay size increases when a new torrent is added;
[root@ms2 var]# du -Sh /var/lib/docker/overlay2/0c24011afcc11fb3a1f86874a81b59f659ce02fa017ad1ee5603831c2a4d3193/merged…
-
It would be nice to have an init service that could handle automatic (re)starts of the image.
As a reference, I can show the systemd service used in `docker-openvpn` image:
https://github.com/kyle…