Sign inSign up

madnificent/mu-node-authentication:latest

Index digest

sha256:8cd3f1095c5964eb9fb0afb538106ee840778f339dc78fa662729d0f7c841a8e

OS/ARCH

linux/amd64

Compressed size

116.41 MB

Last pushed

29 days by madnificent

Type

Image

Manifest digest

sha256:713538aaaced39595f602b88503a1a96c354c2b4cb5be98c0e845524e514670d

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=14.16.10 B
4/bin/sh -c addgroup -g 100034.11 MB
5ENV YARN_VERSION=1.22.50 B
6/bin/sh -c apk add --no-cache2.14 MB
7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 283 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
11/bin/sh -c apk update &&14.2 MB
12ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
13ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
14ENV NODE_ENV=production0 B
15ENV LOG_SPARQL_ALL=true0 B
16ENV DEBUG_AUTH_HEADERS=true0 B
17WORKDIR /usr/src/app160 B
18COPY file:a0c96fd5c438adbb4dcb7ce9b61351085575d9dfafcc65400756ee3ba3fdb00c in /usr/src/app/package.json 648 B
19COPY dir:c870b65ece8de713d941f1ad7a152f54abd2d29fbb1fa2d5918d93c76563e794 in /app/scripts 601 B
20/bin/sh -c npm config set42.62 MB
21COPY dir:86444bfe6f82391cbab24c86828cfc830e9df147fc7d5d65f247c38af27b26d5 in /usr/src/app 108.73 KB
22/bin/sh -c chmod +x /usr/src/app/run-development.sh956 B
23/bin/sh -c chmod +x /usr/src/app/build-production.sh551 B
24CMD ["/bin/sh" "-c" "sh0 B
25ONBUILD RUN rm -Rf0 B
26ONBUILD ADD . /app/0 B
27ONBUILD RUN /usr/src/app/build-production.sh0 B
28ONBUILD RUN if [0 B
29LABEL org.opencontainers.image.created=2022-04-06T11:00:30Z0 B
30LABEL org.opencontainers.image.revision=aab5ba879eccebeefa42ee04cf227fdfec782d4d0 B
31LABEL org.opencontainers.image.source=https://github.com/mu-semtech/mu-javascript-template.git0 B
32LABEL org.opencontainers.image.url=https://github.com/mu-semtech/mu-javascript-template0 B
33RUN /bin/sh -c rm -Rf127 B
34ADD . /app/ # buildkit74.66 KB
35RUN /bin/sh -c /usr/src/app/build-production.sh #20.48 MB
36RUN /bin/sh -c if [32 B

Command

ADD file:282b9d56236cae29600bf8b698cb0a865ab17db7beea0be6870f9de63e7d4f80 in /