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 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=pilotso110 B4LABEL org.opencontainers.image.source=https://github.com/pilotso11/openxvpn0 B5LABEL description=Lightweight OpenVPN + ExpressVPN0 B6RUN /bin/sh -c apk add4.52 MB7WORKDIR /vpn32 B8COPY /app/openxvpn /vpn/openxvpn # buildkit7.17 MB9COPY expressvpn/ /vpn/config/ # buildkit20.97 KB10COPY config.yaml /vpn/config.yaml # buildkit807 B11ENV OPEN_VPN_USER=0 B12ENV OPEN_VPN_PASSWORD=0 B13ENV OPEN_VPN_USER_PASS_PATH=0 B14ENV SERVER=0 B15ENV LAN=192.168.0.0/160 B16ENV IP2LOCATION_IO_KEY=0 B17ENV IP2LOCATION_IO_KEY_FILE=0 B18EXPOSE [80/tcp]0 B19HEALTHCHECK {Test:[CMD curl -f http://localhost/health]0 B20ENTRYPOINT ["/vpn/openxvpn"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit