Sign inSign up

pamsler/proxydeck:v0.1.30

Networking
Security
Index digest

sha256:328a38f1df75c471963dc5428452ada9eb688a92caedf4be375326aa9c0912be

OS/ARCH

linux/amd64

Compressed size

228.78 MB

Last pushed

8 months by pamsler

Type

Image

Manifest digest

sha256:eba4e247658086df746009a2713743f5ddc4fb3f76700517d986f7716a7dfb4f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=25.3.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.15 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.title=ProxyDeck0 B
11LABEL org.opencontainers.image.description=Full-stack reverse proxy management0 B
12LABEL org.opencontainers.image.url=https://github.com/yourusername/proxydeck0 B
13LABEL org.opencontainers.image.source=https://github.com/yourusername/proxydeck0 B
14LABEL org.opencontainers.image.vendor=ProxyDeck0 B
15LABEL org.opencontainers.image.licenses=MIT0 B
16LABEL org.opencontainers.image.documentation=https://github.com/yourusername/proxydeck/blob/main/README.md0 B
17SHELL [/bin/bash -o pipefail -c]0 B
18ENV DEBIAN_FRONTEND=noninteractive0 B
19WORKDIR /app93 B
20RUN /bin/bash -o pipefail -c31.6 MB
21RUN /bin/bash -o pipefail -c16.93 MB
22RUN /bin/bash -o pipefail -c18.52 MB
23RUN /bin/bash -o pipefail -c121.66 KB
24RUN /bin/bash -o pipefail -c3.24 MB
25RUN /bin/bash -o pipefail -c18.61 MB
26ENV CERTBOT_BIN=/opt/certbot/bin/certbot0 B
27RUN /bin/bash -o pipefail -c2.32 MB
28RUN /bin/bash -o pipefail -c586 B
29RUN /bin/bash -o pipefail -c32 B
30RUN /bin/bash -o pipefail -c271 B
31RUN /bin/bash -o pipefail -c32 B
32COPY app/public/error /usr/share/proxydeck/error # buildkit6.86 KB
33COPY app/public/error/*.html /usr/share/proxydeck/ # buildkit6.83 KB
34COPY app/public/ui.js /usr/share/proxydeck/ # buildkit3.08 KB
35COPY app/public/i18n-public.js /usr/share/proxydeck/ # buildkit5.08 KB
36COPY nginx/nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit5.51 KB
37COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit972 B
38ENV NGINX_CERT_DIR=/usr/local/openresty/nginx/conf/certs LE_CONFIG_DIR=/etc/letsencrypt LE_WORK_DIR=/var/lib/letsencrypt LE_LOGS_DIR=/var/log/letsencrypt0 B
39RUN /bin/bash -o pipefail -c325 B
40RUN /bin/bash -o pipefail -c1.28 KB
41ENV HOME=/home/www-data0 B
42RUN /bin/bash -o pipefail -c997.13 KB
43STOPSIGNAL SIGTERM0 B
44EXPOSE [443/tcp 80/tcp 8080/tcp]0 B
45WORKDIR /app32 B
46ENV NODE_ENV=production NGINX_BIN=/usr/local/openresty/nginx/sbin/nginx TZ=UTC NGINX_LUA_URL=http://127.0.0.1:8082/lua-traffic0 B
47ARG PD_VERSION=v0.1.300 B
48ARG PD_CREATED=2026-01-15T19:41:58Z0 B
49ENV PD_VERSION=v0.1.300 B
50ENV PD_CREATED=2026-01-15T19:41:58Z0 B
51LABEL org.opencontainers.image.version=v0.1.300 B
52LABEL org.opencontainers.image.created=2026-01-15T19:41:58Z0 B
53RUN |2 PD_VERSION=v0.1.30 PD_CREATED=2026-01-15T19:41:58Z /bin/bash312 B
54COPY /app/node_modules ./node_modules # buildkit48.57 MB
55COPY /app/public ./public # buildkit9.03 MB
56COPY /frontend/dist/ ./public/ # buildkit4.75 MB
57RUN |2 PD_VERSION=v0.1.30 PD_CREATED=2026-01-15T19:41:58Z /bin/bash1.88 KB
58COPY app/package.json ./package.json # buildkit1.07 KB
59RUN |2 PD_VERSION=v0.1.30 PD_CREATED=2026-01-15T19:41:58Z /bin/bash32 B
60COPY --chown=www-data:www-data app/*.js ./ #15.89 KB
61COPY --chown=www-data:www-data app/lib ./lib #197.82 KB
62COPY --chown=www-data:www-data app/routes ./routes #148.92 KB
63COPY --chown=www-data:www-data migrations ./migrations #11.57 KB
64RUN |2 PD_VERSION=v0.1.30 PD_CREATED=2026-01-15T19:41:58Z /bin/bash395 B
65COPY --chmod=0755 docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #2.86 KB
66COPY --chmod=0755 wait-for-backend.sh /usr/local/bin/wait-for-backend.sh #514 B
67ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
68CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'