Sign inSign up

pilotso11/openxvpn:sha-cd2a035

Multi-platform
Networking
Security
Index digest

sha256:0f2edc164865a68a760ed95f382e6131e28bfafd4fc9d310705bfa8097a0e805

OS/ARCH

Compressed size

15.56 MB

Last pushed

6 months by pilotso11

Type

Image

Manifest digest

sha256:c8c134f85eff48e34e0c8e4e8ded0939e1dac7e6fdc38d5e5fdb2c33eca5d8c5

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=pilotso110 B
4LABEL org.opencontainers.image.source=https://github.com/pilotso11/openxvpn0 B
5LABEL description=Lightweight OpenVPN + ExpressVPN0 B
6RUN /bin/sh -c apk add4.05 MB
7WORKDIR /vpn32 B
8COPY /app/openxvpn /vpn/openxvpn # buildkit7.82 MB
9COPY expressvpn/ /vpn/config/ # buildkit9.16 KB
10COPY config.yaml /vpn/config.yaml # buildkit755 B
11ENV OPEN_VPN_USER=0 B
12ENV OPEN_VPN_PASSWORD=0 B
13ENV OPEN_VPN_USER_PASS_PATH=0 B
14ENV SERVER=0 B
15ENV LAN=192.168.0.0/160 B
16ENV IP2LOCATION_IO_KEY=0 B
17ENV IP2LOCATION_IO_KEY_FILE=0 B
18EXPOSE [80/tcp]0 B
19HEALTHCHECK &{["CMD" "curl" "-f" "http://localhost/health"]0 B
20ENTRYPOINT ["/vpn/openxvpn"]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit