vpnc (latest)

Published 2025-10-19 22:29:06 +05:00 by RAEman

Installation

docker pull git.raeman.ru/raeman/vpnc:latest
sha256:a338079007c6a774573be7d987f88026fb90fafcbdf953e1dd60c13e97d9761b

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'
RUN /bin/sh -c apt-get update && apt-get install -y python3 python3-pip vpnc oathtool iptables iproute2 procps iputils-ping curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY entrypoint.py /entrypoint.py # buildkit
RUN /bin/sh -c chmod +x /entrypoint.py # buildkit
ENTRYPOINT ["/entrypoint.py"]
Details
Container
2025-10-19 22:29:06 +05:00
14
OCI / Docker
linux/amd64
175 MiB
Versions (1) View all
latest 2025-10-19