Sign inSign up

nvdk/mu-javascript-template:feature-metrics-support

Index digest

sha256:5f609a49fbc3102e62e9994a6835f707c669632ef26ed097362f1615885ace68

OS/ARCH

linux/amd64

Compressed size

521.6 MB

Last pushed

16 days by nvdk

Type

Image

Manifest digest

sha256:7b24af8db96a587eafdb2fb7b87f574b8973ee08c3a9da33144b4e9d6a1df75b

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.93 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.75 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=20.20.20 B
7RUN /bin/sh -c ARCH= &&46.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
14RUN /bin/sh -c apt-get update83.03 MB
15ARG TARGETPLATFORM=linux/amd640 B
16RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c7.06 MB
17ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
18ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
19ENV NODE_ENV=production0 B
20ENV HOST=0.0.0.00 B
21ENV PORT=800 B
22ENV LOG_SPARQL_ALL=true0 B
23ENV DEBUG_AUTH_HEADERS=true0 B
24WORKDIR /usr/src/app133 B
25COPY package.json /usr/src/app/package.json # buildkit650 B
26COPY ./scripts /app/scripts # buildkit1.43 KB
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c51.59 MB
28COPY . /usr/src/app # buildkit20.45 KB
29RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
30RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
31RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
32EXPOSE [80/tcp]0 B
33CMD ["bash" "boot.sh"]0 B

Command

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