Sign inSign up

pilotso11/openxvpn:sha-5c0a5cd

Multi-platform
Networking
Security
Index digest

sha256:dfc5d11dfbde38a7eee6e02c9f89fc19b2acf5ea34aafc4200030117d361b9e5

OS/ARCH

Compressed size

15.7 MB

Last pushed

about 1 month by pilotso11

Type

Image

Manifest digest

sha256:82909c9940c38ec67ea6e50f6f4c457543ed71f5307d5e458da15d770cb5752b

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.17 MB
9COPY expressvpn/ /vpn/config/ # buildkit20.97 KB
10COPY config.yaml /vpn/config.yaml # buildkit807 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