Sign inSign up

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

Multi-platform
Security
Web servers
Monitoring & observability
Index digest

sha256:bc18a445235e08ff60fbf076392286aaf3e4396f14b46a0520ecd80b93ef03ea

OS/ARCH

Compressed size

103.78 MB

Last pushed

7 months by agilebeat

Type

Image

Manifest digest

sha256:e53c654f8be0b9cdb9b06e2bf2d8dbb14326eb12f61735000507f7268b84190a

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.83 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 +x223 B
19ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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