Sign inSign up

tidefly/tidefly-ui:0.0.1-beta.7

Multi-platform
Developer tools
Index digest

sha256:a588618da5be8f6c4ae2d02f26041f2b5444c14125fba8ee1a930c5ace0c8195

OS/ARCH

Compressed size

115.36 MB

Last pushed

4 months by lshadow10

Type

Image

Manifest digest

sha256:892fca94a5ae487bc3c13418f20d36bc598efe85a33d779baff44da90347ce76

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.16.00 B
4RUN /bin/sh -c addgroup -g49.86 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY /app/node_modules ./node_modules # buildkit56.95 MB
12COPY /app/build ./build # buildkit3.67 MB
13COPY /app/package.json ./package.json # buildkit786 B
14ARG VERSION=v0.0.1-beta.70 B
15LABEL org.opencontainers.image.title=tidefly-ui org.opencontainers.image.description=Tidefly Dashboard org.opencontainers.image.version=v0.0.1-beta.70 B
16ENV NODE_ENV=production PORT=3000 HOST=0.0.0.00 B
17EXPOSE [3000/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:3000/',0 B
19CMD ["node" "build"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit