Sign inSign up

negrii/powerlog-api:1.10.0

Multi-platform
Index digest

sha256:a74d5a53f72bacece9fed8f643a37255b24c56da34228d9ddfcc106f99f64711

OS/ARCH

Compressed size

97.4 MB

Last pushed

about 2 months by negrii

Type

Image

Manifest digest

sha256:85a535b364e6b1a4e555fc4992ed5fb9825fa984dea79b20ab317efc59d1e80f

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c addgroup -g50.23 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
10ENV PNPM_HOME=/pnpm PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11RUN /bin/sh -c apk add82.96 KB
12WORKDIR /app91 B
13ENTRYPOINT ["/sbin/tini" "--"]0 B
14ENV NODE_ENV=production0 B
15ARG VERSION0 B
16ARG VCS_REF0 B
17ARG BUILD_DATE0 B
18ARG DESCRIPTION0 B
19LABEL org.opencontainers.image.title=powerlog — API org.opencontainers.image.description=Gym/powerlifting0 B
20COPY /deploy /app # buildkit41.89 MB
21COPY --chmod=0755 infra/docker/api-entrypoint.sh /usr/local/bin/api-entrypoint.sh #524 B
22USER node0 B
23EXPOSE map[4000/tcp:{}]0 B
24CMD ["/usr/local/bin/api-entrypoint.sh"]0 B

Command

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