sha256:b2850514e95b8e00d78975d1114df77efb46e4fb9e5639bc2a00dc71b36c6b93
OS/ARCH
linux/amd64
Compressed size
116.1 MB
Last pushed
11 months by madnificent
Type
Image
Manifest digest
sha256:dd05d51053e7eb29d9fd70aed7ccd74d7b35702c2070454e40a355b5545b0143
Image Layers
1ADD file ... in / 2.69 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=14.16.10 B4/bin/sh -c addgroup -g 100034.11 MB5ENV YARN_VERSION=1.22.50 B6/bin/sh -c apk add --no-cache2.14 MB7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 283 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11/bin/sh -c apk update &&14.2 MB12ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B13ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B14ENV NODE_ENV=production0 B15ENV LOG_SPARQL_ALL=true0 B16ENV DEBUG_AUTH_HEADERS=true0 B17WORKDIR /usr/src/app160 B18COPY file:a0c96fd5c438adbb4dcb7ce9b61351085575d9dfafcc65400756ee3ba3fdb00c in /usr/src/app/package.json 648 B19COPY dir:c870b65ece8de713d941f1ad7a152f54abd2d29fbb1fa2d5918d93c76563e794 in /app/scripts 601 B20/bin/sh -c npm config set42.62 MB21COPY dir:86444bfe6f82391cbab24c86828cfc830e9df147fc7d5d65f247c38af27b26d5 in /usr/src/app 108.73 KB22/bin/sh -c chmod +x /usr/src/app/run-development.sh956 B23/bin/sh -c chmod +x /usr/src/app/build-production.sh551 B24CMD ["/bin/sh" "-c" "sh0 B25ONBUILD RUN rm -Rf0 B26ONBUILD ADD . /app/0 B27ONBUILD RUN /usr/src/app/build-production.sh0 B28ONBUILD RUN if [0 B29LABEL org.opencontainers.image.created=2022-04-06T11:00:30Z0 B30LABEL org.opencontainers.image.revision=aab5ba879eccebeefa42ee04cf227fdfec782d4d0 B31LABEL org.opencontainers.image.source=https://github.com/mu-semtech/mu-javascript-template.git0 B32LABEL org.opencontainers.image.url=https://github.com/mu-semtech/mu-javascript-template0 B33RUN /bin/sh -c rm -Rf127 B34ADD . /app/ # buildkit52.94 KB35RUN /bin/sh -c /usr/src/app/build-production.sh #20.19 MB36RUN /bin/sh -c if [32 BCommand
ADD file:282b9d56236cae29600bf8b698cb0a865ab17db7beea0be6870f9de63e7d4f80 in /