Sign inSign up

pilotso11/openxvpn:sha-5292e64

Multi-platform
Networking
Security
Index digest

sha256:ec4cc0b1c37e6c3931e8deea8db6365c7e513a6d0f620b6483249ad1871ba14d

OS/ARCH

Compressed size

15.31 MB

Last pushed

about 1 year by pilotso11

Type

Image

Manifest digest

sha256:eaf777784161835c17a5383ed05bc3f754b7a264bd28e1011ec479b9da96c1ea

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 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 add3.89 MB
7WORKDIR /vpn32 B
8COPY /app/openxvpn /vpn/openxvpn # buildkit7.77 MB
9COPY expressvpn/ /vpn/config/ # buildkit9.16 KB
10COPY scripts/ /vpn/scripts/ # buildkit2.85 KB
11RUN /bin/sh -c chmod +x1.95 KB
12COPY web/ /vpn/templates/ # buildkit2.04 KB
13COPY config.yaml /vpn/config.yaml # buildkit755 B
14ENV OPEN_VPN_USER=0 B
15ENV OPEN_VPN_PASSWORD=0 B
16ENV OPEN_VPN_USER_PASS_PATH=0 B
17ENV SERVER=0 B
18ENV LAN=192.168.0.0/160 B
19ENV IP2LOCATION_IO_KEY=0 B
20ENV IP2LOCATION_IO_KEY_FILE=0 B
21EXPOSE map[80/tcp:{}]0 B
22HEALTHCHECK &{["CMD" "curl" "-f" "http://localhost/health"]0 B
23ENTRYPOINT ["/vpn/openxvpn"]0 B

Command

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