Sign inSign up

pilotso11/openxvpn:sha-4c52d52

Multi-platform
Networking
Security
Index digest

sha256:32a5b42d8b4f9c416de5e93ce956078162e6ba7ccc79ea543ad18707277e448c

OS/ARCH

Compressed size

15.7 MB

Last pushed

about 1 month by pilotso11

Type

Image

Manifest digest

sha256:3814921cadde75ae800fa5eb6137162c39cb57f5d9e9f9e7dcafc7691f235ea6

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