Sign inSign up

countly/countly-migration:1.7

Index digest

sha256:c3e228a369362608d9bdfddea2d48bf10beb8dbebde1a1e0a56ade3d4633f1ce

OS/ARCH

linux/amd64

Compressed size

84.03 MB

Last pushed

6 months by countly

Type

Image

Manifest digest

sha256:6216fdbce7eb3df78139cd93daee7d39f9c99bddf05dae2394679ae22f67efc1

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=25.8.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.81 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update387.05 KB
11WORKDIR /app92 B
12COPY package.json package-lock.json* ./ #19.3 KB
13RUN /bin/sh -c npm ci8.19 MB
14COPY src/ src/ # buildkit78.31 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'