Sign inSign up

nvdk/mu-javascript-template:latest

Index digest

sha256:5452d80269dc39bd74b9cd729003219e1dc97e711c3d7e35eecb593ef5c102e2

OS/ARCH

linux/amd64

Compressed size

164.05 MB

Last pushed

3 months by nvdk

Type

Image

Manifest digest

sha256:c321947a36333e05514cd44b3e5f2343699fef4631d35c7e71bea6b5390ccb41

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.22.30 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
11RUN /bin/sh -c apt-get update35.17 MB
12ARG TARGETPLATFORM=linux/amd640 B
13RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c6.94 MB
14ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
15ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
16ENV NODE_ENV=production0 B
17ENV HOST=0.0.0.00 B
18ENV PORT=800 B
19ENV LOG_SPARQL_ALL=true0 B
20ENV DEBUG_AUTH_HEADERS=true0 B
21WORKDIR /usr/src/app132 B
22COPY package.json /usr/src/app/package.json # buildkit608 B
23COPY ./scripts /app/scripts # buildkit1.29 KB
24RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c45.71 MB
25COPY . /usr/src/app # buildkit55.98 KB
26RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
28RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
29EXPOSE [80/tcp]0 B
30CMD ["bash" "boot.sh"]0 B

Command

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