Sign inSign up

zlosttk/anxer-bot:latest

Multi-platform
Index digest

sha256:2038fc8b9c90ff8cfa564403df7abc2d7f72a5493c06a6744c0400de750e1c90

OS/ARCH

Compressed size

583.9 MB

Last pushed

11 days by zlosttk

Type

Image

Manifest digest

sha256:e2f28a30dd00512275b87d5808ae1e90475105ba397d51d422ddf454d169cf31

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update4.97 MB
11RUN /bin/sh -c npx playwright151.53 MB
12RUN /bin/sh -c npx playwright284.52 MB
13WORKDIR /app92 B
14COPY package.json ./ # buildkit851 B
15RUN /bin/sh -c npm install60.85 MB
16COPY src/ ./src/ # buildkit2.19 MB
17COPY scripts/ ./scripts/ # buildkit13.25 KB
18RUN /bin/sh -c node scripts/apply-rest-patch.js12.78 KB
19COPY data/ ./data/ # buildkit3.26 MB
20COPY /app/panel/out/ ./panel/out/ # buildkit385 KB
21COPY docker/backup.sh ./docker/backup.sh # buildkit680 B
22COPY docker/entrypoint.sh ./docker/entrypoint.sh # buildkit843 B
23RUN /bin/sh -c chmod +x1.28 KB
24ENV NODE_ENV=production0 B
25ENV PANEL_PORT=30010 B
26EXPOSE [3001/tcp]0 B
27HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://localhost:3001/0 B
28ENTRYPOINT ["/app/docker/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'