sha256:7cda6731c7b59261f98680153e274ba73532099f0f95024d749ae4cb472bbc23
OS/ARCH
linux/amd64
Compressed size
479.42 MB
Last pushed
about 1 year by madnificent
Type
Image
Manifest digest
sha256:51969802024a4b3862e63b40e483a1e8c85ae7afc2cda8602e367838cd6a5810
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.6 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.40 B7RUN /bin/sh -c ARCH= &&46.41 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B14RUN /bin/sh -c apt-get update15.69 MB15RUN /bin/sh -c if [[32 B16ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B17ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B18ENV NODE_ENV=production0 B19ENV HOST=0.0.0.00 B20ENV PORT=800 B21ENV LOG_SPARQL_ALL=true0 B22ENV DEBUG_AUTH_HEADERS=true0 B23WORKDIR /usr/src/app133 B24COPY package.json /usr/src/app/package.json # buildkit640 B25COPY ./scripts /app/scripts # buildkit1.29 KB26RUN /bin/sh -c npm install47.98 MB27COPY . /usr/src/app # buildkit354.15 KB28RUN /bin/sh -c chmod +x32 B29RUN /bin/sh -c chmod +x32 B30RUN /bin/sh -c chmod +x32 B31EXPOSE map[80/tcp:{}]0 B32CMD ["bash" "boot.sh"]0 B33RUN /bin/sh -c rm -Rf127 B34ADD . /app/ # buildkit19.36 KB35RUN /bin/sh -c /usr/src/app/build-production.sh #35.3 MB36RUN /bin/sh -c if [32 B38RUN /bin/sh -c apt-get update;314.43 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'