Sign inSign up

nvdk/mu-javascript-template:feature-node-22

Index digest

sha256:d5f3bd044ded92ee731bbda127574593ffaf04a254cfecd44105c1e9592b76d7

OS/ARCH

linux/amd64

Compressed size

451.2 MB

Last pushed

over 1 year by nvdk

Type

Image

Manifest digest

sha256:591db738f3c191b6614d0e94ac4877fa3da7415e27c09594ccbe1d2afd594847

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.56 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.15.00 B
7RUN /bin/sh -c ARCH= &&53.25 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 update15.65 MB
15ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
16ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
17ENV NODE_ENV=production0 B
18ENV HOST=0.0.0.00 B
19ENV PORT=800 B
20ENV LOG_SPARQL_ALL=true0 B
21ENV DEBUG_AUTH_HEADERS=true0 B
22WORKDIR /usr/src/app133 B
23COPY package.json /usr/src/app/package.json # buildkit652 B
24COPY ./scripts /app/scripts # buildkit1.05 KB
25RUN /bin/sh -c npm install48.93 MB
26COPY . /usr/src/app # buildkit44.94 KB
27RUN /bin/sh -c chmod +x32 B
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c chmod +x32 B
30EXPOSE map[80/tcp:{}]0 B
31CMD ["bash" "boot.sh"]0 B

Command

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