Sign inSign up

semtech/mu-javascript-template:feature-revise-build-step

Index digest

sha256:bed499921e3b5d4094724373ed729dd088e8093ffe50a9cceb927ee15d0ac01b

OS/ARCH

linux/amd64

Compressed size

450.54 MB

Last pushed

about 1 year by madnificent

Type

Image

Manifest digest

sha256:dad60bc50e32145a917e79f9d2fef1f09abb5ee6119e30288b2ccabf4c21e630

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.6 MB
5RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit449 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
14RUN /bin/sh -c apt-get update15.69 MB
15RUN /bin/sh -c cd /tmp/7.05 MB
16ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
17ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
18ENV NODE_ENV=production0 B
19ENV HOST=0.0.0.00 B
20ENV PORT=800 B
21ENV LOG_SPARQL_ALL=true0 B
22ENV DEBUG_AUTH_HEADERS=true0 B
23WORKDIR /usr/src/app132 B
24COPY package.json /usr/src/app/package.json # buildkit640 B
25COPY ./scripts /app/scripts # buildkit1.02 KB
26RUN /bin/sh -c npm install47.97 MB
27COPY . /usr/src/app # buildkit47.68 KB
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c chmod +x32 B
30RUN /bin/sh -c chmod +x32 B
31EXPOSE map[80/tcp:{}]0 B
32CMD ["bash" "boot.sh"]0 B

Command

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