Sign inSign up

jason5ng32/myip:v7.3.0

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:2ff85c6bba53cf5f83f04388f545cdb32729794bf6c557279f6bdfa1428056e8

OS/ARCH

Compressed size

169.78 MB

Last pushed

about 1 month by jason5ng32

Type

Image

Manifest digest

sha256:fc6814418043114aa36fda15ffda414aca51a483072557bb855bd65fe1d21f86

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c addgroup -g50.75 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 # buildkit105.9 MB
12COPY /app/package.json ./ # buildkit1.18 KB
13COPY /app/dist ./dist # buildkit7.86 MB
14COPY /app/backend-server.js ./ # buildkit5.75 KB
15COPY /app/frontend-server.js ./ # buildkit2.09 KB
16COPY /app/sentry-instrument.js ./ # buildkit970 B
17COPY /app/api ./api # buildkit25.42 KB
18COPY /app/common ./common # buildkit41.03 KB
19EXPOSE [18966/tcp]0 B
20CMD ["npm" "start"]0 B

Command

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