Sign inSign up

amslertec/proxydeck:2.0.14-beta

Index digest

sha256:4e6f94e62e75af6a7b28fac5e8a4de0d1b7eda12bbb4ab6e1d1f55e3f029ef95

OS/ARCH

linux/amd64

Compressed size

162 MB

Last pushed

about 1 month by amslertec

Type

Image

Manifest digest

sha256:415775133c9a8948b244cf59e36c34607acb180e64beb5162e0a19e6a2d25481

Image Layers

1apko2.81 MB
2apko3.11 MB
3apko409.85 KB
4apko174.74 KB
5apko126.63 KB
6apko95.61 KB
7apko93.53 KB
8apko62.89 KB
9apko11.55 KB
10apko2.8 KB
11apko13.71 KB
12LABEL org.opencontainers.image.title=ProxyDeck0 B
13LABEL org.opencontainers.image.description=Full-stack reverse proxy management0 B
14LABEL org.opencontainers.image.vendor=ProxyDeck0 B
15LABEL org.opencontainers.image.licenses=MIT0 B
16WORKDIR /app93 B
17RUN /bin/sh -c apk upgrade106.33 MB
18RUN /bin/sh -c addgroup -S1018 B
19RUN /bin/sh -c install -d282 B
20RUN /bin/sh -c install -d2.28 KB
21RUN /bin/sh -c python3 -m27.68 MB
22ENV CERTBOT_BIN=/opt/certbot/bin/certbot0 B
23RUN /bin/sh -c find /593 B
24RUN /bin/sh -c install -d588 B
25RUN /bin/sh -c install -d209 B
26COPY app/public/error /usr/share/proxydeck/error # buildkit6.43 KB
27COPY app/public/error/*.html /usr/share/proxydeck/ # buildkit6.41 KB
28COPY app/public/ui.js /usr/share/proxydeck/ # buildkit3.11 KB
29COPY app/public/i18n-public.js /usr/share/proxydeck/ # buildkit5.3 KB
30COPY app/public/pd-event.css /usr/share/proxydeck/ # buildkit3.04 KB
31COPY app/public/pd-event.js /usr/share/proxydeck/ # buildkit1.14 KB
32COPY app/deploy/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit6.12 KB
33COPY app/deploy/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit1.28 KB
34ENV NGINX_CERT_DIR=/etc/nginx/certs LE_CONFIG_DIR=/etc/letsencrypt LE_WORK_DIR=/var/lib/letsencrypt LE_LOGS_DIR=/var/log/letsencrypt0 B
35RUN /bin/sh -c install -d238 B
36RUN /bin/sh -c chown -R346 B
37ENV HOME=/home/www-data0 B
38RUN /bin/sh -c setcap 'cap_net_bind_service=+ep'1.25 MB
39STOPSIGNAL SIGTERM0 B
40EXPOSE [443/tcp 80/tcp 8080/tcp]0 B
41WORKDIR /app32 B
42ENV 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
43ARG PD_VERSION=2.0.14-beta0 B
44ARG PD_CREATED=2026-08-17T02:18:17Z0 B
45ENV PD_VERSION=2.0.14-beta0 B
46ENV PD_CREATED=2026-08-17T02:18:17Z0 B
47LABEL org.opencontainers.image.version=2.0.14-beta0 B
48LABEL org.opencontainers.image.created=2026-08-17T02:18:17Z0 B
49RUN |2 PD_VERSION=2.0.14-beta PD_CREATED=2026-08-17T02:18:17Z /bin/sh304 B
50COPY /app/node_modules ./node_modules # buildkit9.21 MB
51COPY /app/public ./public # buildkit1.99 MB
52COPY /frontend/dist/ ./public/ # buildkit4.8 MB
53RUN |2 PD_VERSION=2.0.14-beta PD_CREATED=2026-08-17T02:18:17Z /bin/sh158 B
54COPY app/package.json ./package.json # buildkit1.13 KB
55COPY --chown=www-data:www-data /app/data ./data #2.92 MB
56COPY --chown=www-data:www-data app/*.js ./ #22.79 KB
57COPY --chown=www-data:www-data app/lib ./lib #524.7 KB
58COPY --chown=www-data:www-data app/routes ./routes #330.34 KB
59COPY --chown=www-data:www-data app/migrations ./migrations #23.29 KB
60RUN |2 PD_VERSION=2.0.14-beta PD_CREATED=2026-08-17T02:18:17Z /bin/sh389 B
61COPY --chmod=0755 app/deploy/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #2.86 KB
62COPY --chmod=0755 app/deploy/wait-for-backend.sh /usr/local/bin/wait-for-backend.sh #508 B
63ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
64CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

apko