Sign inSign up

boybook/tx-5dr:8a4b184

Multi-platform
Networking
Web servers
Operating systems
Index digest

sha256:7bf67b52dae31b98851d514851c7de9336e187c855b6d96b594f37c15f44e1c9

OS/ARCH

Compressed size

1017.27 MB

Last pushed

6 days by boybook

Type

Image

Manifest digest

sha256:d712fbd1c2c552334cfb8fd80d1a5a2c648d2f7f0003760ca8bacbb990460128

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
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV NODE_ENV=production0 B
12COPY linux/lib/ /tmp/tx5dr-linux/lib/ # buildkit15.32 KB
13COPY linux/install.sh /tmp/tx5dr-linux/install.sh # buildkit2.24 KB
14RUN /bin/sh -c bash /tmp/tx5dr-linux/install.sh7.12 MB
15RUN /bin/sh -c apt-get update50.79 MB
16WORKDIR /app93 B
17COPY /app/packages ./packages/ # buildkit114.66 MB
18COPY /app/node_modules ./node_modules/ # buildkit755.42 MB
19COPY /app/resources/models ./resources/models/ # buildkit12.83 MB
20COPY /app/resources/licenses ./resources/licenses/ # buildkit33.98 KB
21COPY /app/resources/README.txt ./resources/README.txt # buildkit694 B
22RUN /bin/sh -c test -f32 B
23COPY /app/package.json ./package.json # buildkit1.1 KB
24COPY /app/yarn.lock ./yarn.lock # buildkit197.2 KB
25COPY /app/turbo.json ./turbo.json # buildkit625 B
26RUN /bin/sh -c rm -rf132 B
27RUN /bin/sh -c node -e32 B
28COPY docker/nginx-wrapper.conf /etc/nginx/nginx.conf # buildkit743 B
29COPY linux/nginx-site.conf /tmp/nginx-site.conf.template # buildkit1.1 KB
30RUN /bin/sh -c sed -e1.17 KB
31COPY docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit678 B
32COPY docker/entrypoint.sh /entrypoint.sh # buildkit3.84 KB
33RUN /bin/sh -c chmod +x3.84 KB
34RUN /bin/sh -c mkdir -p198 B
35RUN /bin/sh -c chown -R206 B
36EXPOSE [80/tcp]0 B
37EXPOSE [443/tcp]0 B
38EXPOSE [4532/tcp]0 B
39EXPOSE [50110/udp]0 B
40ENTRYPOINT ["/entrypoint.sh"]0 B
41CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

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