Sign inSign up

xcally/push-gateway:latest

Networking
Message queues
Monitoring & observability
Manifest digest

sha256:a44571cf5a611528d75498a6f3081fb593fbf6aa84e8e35b8db5e20b2e63954f

OS/ARCH

linux/amd64

Compressed size

79.1 MB

Last pushed

almost 2 years by xcallydocker

Type

Image

Manifest digest

sha256:a44571cf5a611528d75498a6f3081fb593fbf6aa84e8e35b8db5e20b2e63954f

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=22.9.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.25 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11ENV NODE_ENV=production0 B
12USER node0 B
13WORKDIR /usr/src/app137 B
14COPY package*.json ./ # buildkit145.21 KB
15RUN /bin/sh -c npm ci5.29 MB
16COPY xcally.p8 ./xcally.p8 # buildkit393 B
17COPY /usr/src/app/dist ./dist # buildkit10.04 KB
18CMD ["node" "."]0 B

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /