Sign inSign up

negrii/proxy-control:1.0.0

Multi-platform
Index digest

sha256:6bb21700f63304ea569294f4d957210821108452d47a288c56e4ab4bff0f0066

OS/ARCH

Compressed size

137.28 MB

Last pushed

about 2 months by negrii

Type

Image

Manifest digest

sha256:a679ebd8b5865460ff1257ffba9d541652d82fd4f5435748ce280b56eba16f33

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c addgroup -g50.75 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12ENV HOST=0.0.0.00 B
13ENV PORT=43210 B
14ARG VERSION=1.0.00 B
15ARG VCS_REF=24ca6bcf0606c569818de25115acbf4da8a5c4ba0 B
16ARG VCS_URL=https://github.com/Negri234279/proxy-control0 B
17ARG BUILD_DATE=2026-08-04T21:21:14+02:000 B
18ARG DESCRIPTION=Panel to govern Nginx0 B
19LABEL org.opencontainers.image.title=proxy-control org.opencontainers.image.description=Panel to govern0 B
20COPY /app/node_modules ./node_modules # buildkit81.14 MB
21COPY /app/dist ./dist # buildkit189.75 KB
22COPY package.json ./ # buildkit679 B
23COPY /app/drizzle ./drizzle # buildkit2.99 KB
24COPY /app/src/server/db/migrate.ts ./migrate.mjs # buildkit620 B
25USER node0 B
26EXPOSE [4321/tcp]0 B
27HEALTHCHECK {Test:[CMD-SHELL wget -qO- "http://127.0.0.1:${PORT}/health"0 B
28CMD ["node" "./dist/server/entry.mjs"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit