Sign inSign up

semtech/mu-javascript-template:feature-seperate-server-start

Index digest

sha256:639d3d50c367ce1f18376b1efa02f6861ebd3c5d26e2c2752a15b574fdd6c33c

OS/ARCH

linux/amd64

Compressed size

447.06 MB

Last pushed

about 1 year by madnificent

Type

Image

Manifest digest

sha256:c1b7692405795197aa4a1102b330ccb683f57eefe83ed294612f6b1fc4e5fcf5

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.19.40 B
7RUN /bin/sh -c ARCH= &&46.41 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
14RUN /bin/sh -c apt-get update18.78 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/app132 B
23COPY package.json /usr/src/app/package.json # buildkit653 B
24COPY ./scripts /app/scripts # buildkit1.05 KB
25RUN /bin/sh -c npm install48.46 MB
26COPY . /usr/src/app # buildkit45.2 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' '@1751241600'