dockerfiles
dockerfiles copied to clipboard
Hi there, ive got just a tiny question. Thanks to your documentation, the following docker-compose-file is running for me: ``` services: mullvad_cli: image: oblique/mullvad:latest container_name: mullvad_cli cap_add: - NET_ADMIN -...
Getting this error when trying to deploy the image. I've tried both options but it just doesn't want to play ball. I'm using Synology using docker via SSH. docker run...
I used Traefik with this image to offer let's encrypt certificate easily. But when we use a reverse proxy some features don't work well like renaiming. The problem is known...
Trying to connect to airvpn and I'm getting this error: ``` Attaching to docker_airvpn_1 airvpn_1 | /airvpn.rb:98:in `select_config': undefined method `[]' for nil:NilClass (NoMethodError) airvpn_1 | from /airvpn.rb:138:in `' airvpn_1...
When building an AUR package with the latest image, I get this error: ``` ==> Making package: mumble-jack 1.2.19-2 (Mon Jun 4 22:15:36 2018) ==> Checking runtime dependencies... ==> Installing...
``` Sat May 5 05:28:21 2018 Incoming Data Channel: Using 160 bit message hash 'SHA1' for HMAC authentication Sat May 5 05:28:21 2018 ROUTE_GATEWAY 172.17.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:11:00:02 Sat May 5...