Sign inSign up

tainersh/tainer:1.3.2

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:421ae342d873d505a4caf3079dc141cbe1638e4abe99f4a8738c9516e3daee20

OS/ARCH

Compressed size

324.37 MB

Last pushed

5 months by tainersh

Type

Image

Manifest digest

sha256:a497fe9092dfbd50d559649b1ba3f69d1ed4f1d22b03519dafad7c5c29fdbaa7

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c addgroup -g41.54 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apk add1.68 MB
12COPY package.json package-lock.json ./ #96.35 KB
13RUN /bin/sh -c npm ci129.81 MB
14COPY /app/.next ./.next # buildkit12.01 MB
15COPY /app/public ./public # buildkit317.04 KB
16COPY /app/server.min.mjs ./server.mjs # buildkit6.57 KB
17COPY /app/next.config.ts ./next.config.ts # buildkit788 B
18RUN /bin/sh -c rm -rf12.51 KB
19RUN /bin/sh -c addgroup -g969 B
20RUN /bin/sh -c mkdir -p133.71 MB
21USER tainer0 B
22ENV NODE_ENV=production0 B
23ENV PORT=30000 B
24ENV TAINER_DATA_DIR=/app/data0 B
25EXPOSE [3000/tcp]0 B
26HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3000',0 B
27CMD ["node" "server.mjs"]0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit