Sign inSign up

countly/countly-migration:1.8

Index digest

sha256:0b6c089d5299adcbba78b5a8ab6f4db5ce183bb870d8cd145b13da9f51006a8d

OS/ARCH

linux/amd64

Compressed size

84.03 MB

Last pushed

6 months by countly

Type

Image

Manifest digest

sha256:4a763d98f82a43470881cba41706c11128bffc5bc09d1317f10c6ffb2d148baf

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.06 KB
11WORKDIR /app93 B
12COPY package.json package-lock.json* ./ #19.3 KB
13RUN /bin/sh -c npm ci8.19 MB
14COPY src/ src/ # buildkit79.67 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'