Sign inSign up

semtech/mu-javascript-template:latest

Index digest

sha256:5645221c59231ee1a53d3fd76113a37b42304522e834d4b99051cf674906f29d

OS/ARCH

linux/amd64

Compressed size

457.68 MB

Last pushed

12 months by madnificent

Type

Image

Manifest digest

sha256:6c41de5a81de014f401c1f927f7d54ed77e01fcba7dc6b8fc3e39e9d6625777b

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=20.19.50 B
7RUN /bin/sh -c ARCH= &&46.17 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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/app129 B
25COPY package.json /usr/src/app/package.json # buildkit639 B
26COPY ./scripts /app/scripts # buildkit1.29 KB
27RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c48.18 MB
28COPY . /usr/src/app # buildkit50.33 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'