Sign inSign up

fosrl/pangolin:1.22.0-rc.0

Multi-platform
Networking
Security
Index digest

sha256:ac03f3b76752769e5e14a3d7ca432f887b640ba9c24f672822318d514004f998

OS/ARCH

Compressed size

319.37 MB

Last pushed

30 days by fossorial

Type

Image

Manifest digest

sha256:116ac74af3163fe29b49bfdb58f83a46411b8fdeaf44660d0ba546cda67bed5a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.18.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.01 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update5.59 MB
12COPY /app/node_modules ./node_modules # buildkit205.05 MB
13COPY /app/package.json ./package.json # buildkit2.47 KB
14COPY /app/.next/standalone ./ # buildkit17.78 MB
15COPY /app/.next/static ./.next/static # buildkit4.28 MB
16COPY /app/dist ./dist # buildkit2.04 MB
17COPY /app/server/migrations ./dist/init # buildkit24.4 KB
18COPY ./cli/wrapper.sh /usr/local/bin/pangctl # buildkit221 B
19RUN /bin/sh -c chmod +x216 B
20COPY server/db/names.json ./dist/names.json # buildkit8.8 KB
21COPY server/db/ios_models.json ./dist/ios_models.json # buildkit863 B
22COPY server/db/mac_models.json ./dist/mac_models.json # buildkit974 B
23COPY public ./public # buildkit8.15 MB
24ARG BUILD=oss0 B
25RUN |1 BUILD=oss /bin/sh -c117 B
26COPY /app/GeoLite2-Country.mmdb ./maxmind/GeoLite2-Country.mmdb # buildkit167 B
27COPY /app/GeoLite2-ASN.mmdb ./maxmind/GeoLite2-ASN.mmdb # buildkit164 B
28RUN |1 BUILD=oss /bin/sh -c130 B
29ARG VERSION=1.22.0-rc.00 B
30ARG REVISION=fd0a0818c187304f2cf3df9fa91d1e4b8de5530d0 B
31ARG CREATED=2026-08-19T20:42:35Z0 B
32ARG LICENSE=AGPL-3.00 B
33ARG IMAGE_TITLE=Pangolin0 B
34ARG IMAGE_DESCRIPTION=Identity-aware VPN and proxy0 B
35LABEL org.opencontainers.image.source=https://github.com/fosrl/pangolin org.opencontainers.image.url=https://github.com/fosrl/pangolin org.opencontainers.image.documentation=https://docs.pangolin.net org.opencontainers.image.vendor=Fossorial0 B
36CMD ["npm" "run" "start"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'