Sign inSign up

pilotso11/openxvpn:main

Multi-platform
Networking
Security
Index digest

sha256:622fd38f151be9d0613f54e6fc936c8c5bb2b51b7f86eb738b3a722a51d155ce

OS/ARCH

Compressed size

16.37 MB

Last pushed

24 days by pilotso11

Type

Image

Manifest digest

sha256:b7c1c66836569b0e05d05a1da2785a82180724b734008f7d1ba178bbb2859fbe

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 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.52 MB
7WORKDIR /vpn32 B
8COPY /app/openxvpn /vpn/openxvpn # buildkit7.84 MB
9COPY expressvpn/ /vpn/config/ # buildkit20.96 KB
10COPY config.yaml /vpn/config.yaml # buildkit806 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 {Test:[CMD curl -f http://localhost/health]0 B
20ENTRYPOINT ["/vpn/openxvpn"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit