Sign inSign up

semtech/mu-javascript-template:feature-dev-experience-tryouts

Multi-platform
Index digest

sha256:88fa1c57a969999747bc80a239e73a1b41059cf5857fb214b54149cd4d086383

OS/ARCH

Compressed size

443.56 MB

Last pushed

over 1 year by madnificent

Type

Image

Manifest digest

sha256:ab783ce728325828d63edaf181c00c8b941295caf6327617ea617fa8ed4aa7cd

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.55 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.18.30 B
7RUN /bin/sh -c ARCH= &&46.08 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 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/app125 B
23COPY package.json /usr/src/app/package.json # buildkit645 B
24COPY ./scripts /app/scripts # buildkit1.05 KB
25RUN /bin/sh -c npm install48.46 MB
26COPY . /usr/src/app # buildkit45.16 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' '@1740355200'