Sign inSign up

semtech/mu-javascript-template:feature-simplify-build-process

Multi-platform
Index digest

sha256:2ff9557d74f4aeb4a88586e608b43aa54892d60790371137208950d6ba079027

OS/ARCH

Compressed size

436.86 MB

Last pushed

over 1 year by madnificent

Type

Image

Manifest digest

sha256:86588d7ac0319aa1336bd396f1d652282c42b7bb6a9a16b0548f1f13375d6d24

Image Layers

1# debian.sh --arch 'arm64' out/46.07 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.33 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.18.30 B
7RUN /bin/sh -c ARCH= &&46.02 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 update17.85 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/app131 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 # buildkit44.8 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 'arm64' out/ 'bookworm' '@1738540800'