Sign inSign up

tenureai/tenure:v1.0.15

Multi-platform
Networking
Machine learning & AI
Index digest

sha256:9b2ae94093ac5e373d8bbb587413955df8b2b5844dd6966bd653b713e01dba51

OS/ARCH

Compressed size

205.55 MB

Last pushed

4 months by tenureai

Type

Image

Manifest digest

sha256:9fc4841924515d15f63172c9394f7616900df0e68a8dacc56a45b1928c88a522

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 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/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c groupadd --system1.11 KB
12COPY /app/dist ./dist # buildkit103.28 KB
13COPY /app/node_modules ./node_modules # buildkit35.04 MB
14COPY package*.json ./ # buildkit51.07 KB
15COPY src/static ./dist/static # buildkit279.86 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 # buildkit668 B
18RUN /bin/sh -c mkdir -p66.54 MB
19RUN /bin/sh -c apt-get update932.1 KB
20COPY entrypoint.sh /entrypoint.sh # buildkit535 B
21RUN /bin/sh -c chmod +x535 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' '@1779062400'