Sign inSign up

tenureai/tenure:v1.0.34

Multi-platform
Networking
Machine learning & AI
Index digest

sha256:c8983678c2a62c9adbccc5018f51eaa211942432bc5eae9203e7e80876b38703

OS/ARCH

Compressed size

213 MB

Last pushed

about 1 month by tenureai

Type

Image

Manifest digest

sha256:a83e77a9779ad063f41d4998bc830af97f5b132d414583ad4a632d80fcff1f73

Image Layers

1add root layout177.13 KB
2mount /out from exec sh81.08 MB
3build locale741.45 KB
4add users and groups409 B
5mkdir /app76 B
6merge status22.15 KB
7add metadata6.27 KB
8WORKDIR /app32 B
9COPY /etc/passwd /etc/passwd # buildkit218 B
10COPY /etc/group /etc/group # buildkit187 B
11COPY /app/dist ./dist # buildkit112.55 KB
12COPY /app/node_modules ./node_modules # buildkit104.77 MB
13COPY package*.json ./ # buildkit44.41 KB
14COPY src/static ./dist/static # buildkit279.87 KB
15COPY /tmp/lib/mongo_crypt_v1.so /app/vendor/mongo_crypt_v1.so # buildkit25.8 MB
16COPY docker-compose.yml /app/docker-compose.yml # buildkit651 B
17RUN /bin/sh -c mkdir -p143 B
18COPY entrypoint.sh /entrypoint.sh # buildkit516 B
19RUN /bin/sh -c chmod +x518 B
20ENV NODE_ENV=production0 B
21USER tenure0 B
22EXPOSE [5757/tcp]0 B
23ENTRYPOINT ["/entrypoint.sh"]0 B
24CMD ["node" "dist/index.js"]0 B

Command

add root layout