sha256:5f5a2f93938d91c988e639621ce7b41d22a722febf33d082efa3a5082c298c81
OS/ARCH
linux/amd64
Compressed size
518.94 MB
Last pushed
over 1 year by madnificent
Type
Image
Manifest digest
sha256:00471ef88395bb2c43c56b7ab9517b6d39025384852996b6bbbfc6b13ea71a74
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.00 B7RUN /bin/sh -c ARCH= &&46.38 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B14RUN /bin/sh -c apt-get update31.25 MB15ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B16ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B17ENV NODE_ENV=production0 B18ENV HOST=0.0.0.00 B19ENV PORT=800 B20ENV LOG_SPARQL_ALL=true0 B21ENV DEBUG_AUTH_HEADERS=true0 B22WORKDIR /usr/src/app133 B23COPY package.json /usr/src/app/package.json # buildkit652 B24COPY ./scripts /app/scripts # buildkit1.05 KB25RUN /bin/sh -c npm install48.59 MB26COPY . /usr/src/app # buildkit44.77 KB27RUN /bin/sh -c chmod +x32 B28RUN /bin/sh -c chmod +x32 B29RUN /bin/sh -c chmod +x32 B30EXPOSE map[80/tcp:{}]0 B31CMD ["bash" "boot.sh"]0 B32RUN /bin/sh -c rm -Rf128 B33ADD . /app/ # buildkit96.13 KB34RUN /bin/sh -c /usr/src/app/build-production.sh #59.28 MB35RUN /bin/sh -c if [32 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'