Sign inSign up

countly/countly-migration:1.9.2

Index digest

sha256:16b3abac44ee690962b7d02a7ed8d4518c8697bf05455ac1e7375f4a20205185

OS/ARCH

linux/amd64

Compressed size

84.12 MB

Last pushed

5 months by countly

Type

Image

Manifest digest

sha256:03e227c1d6ee3f2025a61f7cb38c28a25471a5fea4bd442f8652e6977f01eb24

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=25.9.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.9 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update387.05 KB
11WORKDIR /app90 B
12COPY package.json package-lock.json* ./ #19.25 KB
13RUN /bin/sh -c npm ci8.18 MB
14COPY src/ src/ # buildkit82.54 KB
15USER node0 B
16ENV NODE_ENV=production0 B
17EXPOSE [8080/tcp]0 B
18ENTRYPOINT ["tini" "--"]0 B
19CMD ["node" "--experimental-strip-types" "--expose-gc" "--max-old-space-size=4096"0 B

Command

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