Sign inSign up

tenureai/tenure:v1.0.8

Multi-platform
Networking
Machine learning & AI
Index digest

sha256:f99b82b371846e27989c19696b5226a72e07285ce26beef706ff5681a23466a1

OS/ARCH

Compressed size

198.31 MB

Last pushed

4 months by tenureai

Type

Image

Manifest digest

sha256:d0404cc5340ac52d0a59ce268508882d5a54449d05cc422807681f62a85044c9

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=25.9.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.16 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 groupadd --system1.12 KB
12COPY /app/dist ./dist # buildkit92.88 KB
13COPY /app/node_modules ./node_modules # buildkit31.44 MB
14COPY package*.json ./ # buildkit43.89 KB
15COPY src/static ./dist/static # buildkit279.87 KB
16COPY /tmp/lib/mongo_crypt_v1.so /app/vendor/mongo_crypt_v1.so # buildkit27.02 MB
17COPY docker-compose.yml /app/docker-compose.yml # buildkit667 B
18RUN /bin/sh -c mkdir -p62.91 MB
19RUN /bin/sh -c apt-get update932.08 KB
20COPY entrypoint.sh /entrypoint.sh # buildkit534 B
21RUN /bin/sh -c chmod +x534 B
22ENV NODE_ENV=production0 B
23EXPOSE [5757/tcp]0 B
24ENTRYPOINT ["/entrypoint.sh"]0 B
25CMD ["node" "dist/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'