Sign inSign up

nvdk/mu-delta-notifier:feature-arm-builds

Multi-platform
Index digest

sha256:abfaca8487c2536e5d5b593e3bef26b4a98e32b93a2633f7809e0d5f38dccaf7

OS/ARCH

Compressed size

454.74 MB

Last pushed

over 1 year by nvdk

Type

Image

Manifest digest

sha256:2ee4760f41f9d3417e0fe74ae04a60aa35f1fff4669d720af3ef7c273ccfb5a5

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.49 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.12 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=20.11.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.74 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.1 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 453 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
15RUN /bin/sh -c apt-get update14.85 MB
16ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
17ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
18ENV NODE_ENV=production0 B
19ENV HOST=0.0.0.00 B
20ENV PORT=800 B
21ENV LOG_SPARQL_ALL=true0 B
22ENV DEBUG_AUTH_HEADERS=true0 B
23WORKDIR /usr/src/app133 B
24COPY package.json /usr/src/app/package.json # buildkit640 B
25COPY ./scripts /app/scripts # buildkit573 B
26RUN /bin/sh -c npm install48.78 MB
27COPY . /usr/src/app # buildkit176.26 KB
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c chmod +x32 B
30EXPOSE map[80/tcp:{}]0 B
31CMD ["/bin/sh" "-c" "bash boot.sh"]0 B
32RUN /bin/sh -c rm -Rf129 B
33ADD . /app/ # buildkit29.95 KB
34RUN /bin/sh -c /usr/src/app/build-production.sh #19.13 MB
35RUN /bin/sh -c if [32 B

Command

ADD file:051a18650d326af1d23e30c93370e647e62f94887ce43b22e1808052bce4f2a6 in /