Sign inSign up

sptmru/yet-another-mood-tracker-backend:0.11

Manifest digest

sha256:ac6e630505300ae4f4b96fc5c246a52cf6126a5f82dcfafd615e9704b9a7225f

OS/ARCH

linux/amd64

Compressed size

500.23 MB

Last pushed

over 1 year by sptmru

Type

Image

Manifest digest

sha256:ac6e630505300ae4f4b96fc5c246a52cf6126a5f82dcfafd615e9704b9a7225f

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.54 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=22.13.10 B
7RUN /bin/sh -c ARCH= &&53.13 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /usr/src/app132 B
14COPY package*.json ./ # buildkit46.45 KB
15RUN /bin/sh -c npm install113.07 MB
16COPY . . # buildkit170.38 KB
17RUN /bin/sh -c npm run502.16 KB
18COPY .env.example ./build/.env # buildkit539 B
19COPY docker-entrypoint.sh . # buildkit32 B
20RUN /bin/sh -c chmod +x861 B
21ENTRYPOINT ["/usr/src/app/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'