Sign inSign up

agilebeat/proxy-plus-koa-based:latest

Multi-platform
Security
Web servers
Monitoring & observability
Index digest

sha256:09136c23844c5a31c5d14b62d56416f08c9cc65447796475ff6e1d80b9c7cccd

OS/ARCH

Compressed size

103.78 MB

Last pushed

7 months by agilebeat

Type

Image

Manifest digest

sha256:e2af431c05d69c845d8afffe95c23c97965917c61abb4ef94cc13f4f7a4f91bd

Image Layers

1# debian.sh --arch 'ppc64el' out/30.58 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.13.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.55 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c npm install11.75 MB
12COPY /app/package.json /app/package-lock.json ./ #53.17 KB
13RUN /bin/sh -c npm ci10.16 MB
14COPY /app/dist ./ # buildkit42.84 KB
15COPY Readme.md /README.md # buildkit3.9 KB
16EXPOSE [3000/tcp]0 B
17COPY entrypoint.sh /app/entrypoint.sh # buildkit226 B
18RUN /bin/sh -c chmod +x222 B
19ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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