Sign inSign up

semtech/mu-javascript-template:feature-node-22-upgrade

Index digest

sha256:deff75307131aa889c24be87d1dda4ceeff40b4410f62310b1d81882eafbefa9

OS/ARCH

linux/amd64

Compressed size

467.59 MB

Last pushed

11 months by madnificent

Type

Image

Manifest digest

sha256:50520ed56b906ba58e35dfbdc94219feeebba771bb2e4e996877a7ee24731bf8

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.65 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=22.20.00 B
7RUN /bin/sh -c ARCH= &&55.54 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
14RUN /bin/sh -c apt-get update22.81 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 # buildkit641 B
26COPY ./scripts /app/scripts # buildkit1.29 KB
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c48.72 MB
28COPY . /usr/src/app # buildkit49.99 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' '@1759104000'