Sign inSign up

redpencil/deliver-email-service:latest

Index digest

sha256:e35e8f607a3eb8c488bab92dac25c1f6f76204b2e9767d37acbf7f6ef90c93b5

OS/ARCH

linux/amd64

Compressed size

494.42 MB

Last pushed

4 months by madnificent

Type

Image

Manifest digest

sha256:ea68b5225b64b32e727e67abfa443846d34013ed3ba5a86a2c2a9ab9c2d1a114

Image Layers

1ADD file ... in / 47.27 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.32 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=20.11.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.77 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.1 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 452 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
15RUN /bin/sh -c apt-get update15 MB
16ENV MU_SPARQL_ENDPOINT=http://database:8890/sparql0 B
17ENV MU_APPLICATION_GRAPH=http://mu.semte.ch/application0 B
18ENV NODE_ENV=production0 B
19ENV HOST=0.0.0.00 B
20ENV PORT=800 B
21ENV LOG_SPARQL_ALL=true0 B
22ENV DEBUG_AUTH_HEADERS=true0 B
23WORKDIR /usr/src/app132 B
24COPY package.json /usr/src/app/package.json # buildkit639 B
25COPY ./scripts /app/scripts # buildkit570 B
26RUN /bin/sh -c npm install48.76 MB
27COPY . /usr/src/app # buildkit176.26 KB
28RUN /bin/sh -c chmod +x32 B
29RUN /bin/sh -c chmod +x32 B
30EXPOSE map[80/tcp:{}]0 B
31CMD ["/bin/sh" "-c" "bash boot.sh"]0 B
32RUN /bin/sh -c rm -Rf128 B
33ADD . /app/ # buildkit99.42 KB
34RUN /bin/sh -c /usr/src/app/build-production.sh #49.81 MB
35RUN /bin/sh -c if [32 B

Command

ADD file:077a3156bd8271f26498ae6ac3800e68a42b9277581bc81eea31fec1a123dca5 in /