Sign inSign up

negrii/proxy-control:1.2.0

Multi-platform
Index digest

sha256:fdc99d63e14ba74ed288fe30bb42ae8c684210f1516d7e8020c48589182c80a5

OS/ARCH

Compressed size

137.28 MB

Last pushed

about 1 month by negrii

Type

Image

Manifest digest

sha256:8206a0cbc516ddde4ac833500b5badfdbb37bb5b8e0ba5f685e04734345d0606

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.2.00 B
15ARG VCS_REF=59022f0dbf14d3a30a286d8eba165da3e99d6bdb0 B
16ARG VCS_URL=https://github.com/Negri234279/proxy-control0 B
17ARG BUILD_DATE=2026-08-19T03:05:00+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 # buildkit196.83 KB
22COPY package.json ./ # buildkit704 B
23COPY /app/drizzle ./drizzle # buildkit3.37 KB
24COPY /app/src/server/db/migrate.ts ./migrate.mjs # buildkit616 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