Sign inSign up

hhftechnology/traefik-log-dashboard:sha-da36738

Multi-platform
Index digest

sha256:16f343a4230d5aef59f742f6b17bb94e4f59374c3724df61e84b52823dbc81b1

OS/ARCH

Compressed size

53.46 MB

Last pushed

5 months by hhftechnology

Type

Image

Manifest digest

sha256:70e004cf1e1c370068c3f64cc01e06dcea0ea4dd5d966d280d4901c125c3cd73

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
11ENV NODE_ENV=production0 B
12COPY package.runtime.json ./package.json # buildkit333 B
13RUN /bin/sh -c npm install6.19 MB
14COPY /app/dist ./dist # buildkit509.24 KB
15COPY /app/dist-server ./dist-server # buildkit31.48 KB
16COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit648 B
17RUN /bin/sh -c chmod +x646 B
18RUN /bin/sh -c mkdir -p94 B
19EXPOSE [3000/tcp]0 B
20ENV PORT=30000 B
21ENV DATA_DIR=/data0 B
22ENTRYPOINT ["/docker-entrypoint.sh"]0 B
23CMD ["node" "dist-server/index.js"]0 B

Command

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