Sign inSign up

agilebeat/proxy-plus-koa-based:v0.9.11

Multi-platform
Security
Web servers
Monitoring & observability
Index digest

sha256:5642f1877906590cf5a3aaf136bfa3e347c495cc34ce7f4c7a293253bb24739f

OS/ARCH

Compressed size

103.57 MB

Last pushed

9 months by agilebeat

Type

Image

Manifest digest

sha256:1fb21c8271826ee2ba5bce446d060cffe2dbd0eb9e4af198d3b67503655eef69

Image Layers

1# debian.sh --arch 'ppc64el' out/30.58 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.12.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.45 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c npm install11.68 MB
12COPY /app/package.json /app/package-lock.json ./ #53.16 KB
13RUN /bin/sh -c npm ci10.14 MB
14COPY /app/dist ./ # buildkit31.49 KB
15COPY Readme.md /README.md # buildkit2.02 KB
16EXPOSE [3000/tcp]0 B
17COPY entrypoint.sh /app/entrypoint.sh # buildkit228 B
18RUN /bin/sh -c chmod +x224 B
19ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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