Sign inSign up

amslertec/proxydeck:2.0.7-beta

Index digest

sha256:ea3ae2d42ae80e4aacce7446593402a0cbb422c7096d85176ef0e9486b6a29b8

OS/ARCH

linux/amd64

Compressed size

161.5 MB

Last pushed

about 1 month by amslertec

Type

Image

Manifest digest

sha256:e47da79d8ec4885c34d1073a8ff446b007d49767dcaafc3d853d5e14ffe0db8e

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.2 MB
18RUN /bin/sh -c addgroup -S1016 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 /597 B
24RUN /bin/sh -c install -d591 B
25RUN /bin/sh -c install -d211 B
26COPY app/public/error /usr/share/proxydeck/error # buildkit6.83 KB
27COPY app/public/error/*.html /usr/share/proxydeck/ # buildkit6.81 KB
28COPY app/public/ui.js /usr/share/proxydeck/ # buildkit3.12 KB
29COPY app/public/i18n-public.js /usr/share/proxydeck/ # buildkit5.31 KB
30COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit5.82 KB
31COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit986 B
32ENV NGINX_CERT_DIR=/etc/nginx/certs LE_CONFIG_DIR=/etc/letsencrypt LE_WORK_DIR=/var/lib/letsencrypt LE_LOGS_DIR=/var/log/letsencrypt0 B
33RUN /bin/sh -c install -d239 B
34RUN /bin/sh -c chown -R351 B
35ENV HOME=/home/www-data0 B
36RUN /bin/sh -c setcap 'cap_net_bind_service=+ep'1.25 MB
37STOPSIGNAL SIGTERM0 B
38EXPOSE [443/tcp 80/tcp 8080/tcp]0 B
39WORKDIR /app32 B
40ENV 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
41ARG PD_VERSION=2.0.7-beta0 B
42ARG PD_CREATED=2026-08-15T20:15:03Z0 B
43ENV PD_VERSION=2.0.7-beta0 B
44ENV PD_CREATED=2026-08-15T20:15:03Z0 B
45LABEL org.opencontainers.image.version=2.0.7-beta0 B
46LABEL org.opencontainers.image.created=2026-08-15T20:15:03Z0 B
47RUN |2 PD_VERSION=2.0.7-beta PD_CREATED=2026-08-15T20:15:03Z /bin/sh308 B
48COPY /app/node_modules ./node_modules # buildkit9.21 MB
49COPY /app/public ./public # buildkit1.98 MB
50COPY /frontend/dist/ ./public/ # buildkit4.72 MB
51RUN |2 PD_VERSION=2.0.7-beta PD_CREATED=2026-08-15T20:15:03Z /bin/sh159 B
52COPY app/package.json ./package.json # buildkit1.12 KB
53COPY --chown=www-data:www-data /app/data ./data #2.91 MB
54COPY --chown=www-data:www-data app/*.js ./ #20.69 KB
55COPY --chown=www-data:www-data app/lib ./lib #355.43 KB
56COPY --chown=www-data:www-data app/routes ./routes #233.46 KB
57COPY --chown=www-data:www-data app/migrations ./migrations #16.33 KB
58RUN |2 PD_VERSION=2.0.7-beta PD_CREATED=2026-08-15T20:15:03Z /bin/sh390 B
59COPY --chmod=0755 docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #2.85 KB
60COPY --chmod=0755 wait-for-backend.sh /usr/local/bin/wait-for-backend.sh #510 B
61ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
62CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

apko