Sign inSign up

jsreport/worker:3.7.0

Manifest digest

sha256:5f1a53962cae40a65f66297ffe1c1d6767d2d05e5b7ae3f22e6802b6e1408f3f

OS/ARCH

linux/amd64

Compressed size

412.07 MB

Last pushed

almost 4 years by bjrmatos

Type

Image

Manifest digest

sha256:5f1a53962cae40a65f66297ffe1c1d6767d2d05e5b7ae3f22e6802b6e1408f3f

Image Layers

1ADD file ... in / 44.34 MB
2/bin/sh -c set -xe &&857 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*528 B
4/bin/sh -c mkdir -p /run/systemd170 B
5CMD ["/bin/bash"]0 B
6EXPOSE map[2000/tcp:{}]0 B
7RUN /bin/sh -c adduser --disabled-password236.58 MB
8RUN /bin/sh -c mkdir -p126 B
9RUN /bin/sh -c chown -R96 B
10RUN /bin/sh -c rm -rf32 B
11USER jsreport:jsreport0 B
12ENV NVM_DIR=/home/jsreport/.nvm0 B
13ENV NODE_VERSION=16.11.10 B
14RUN /bin/sh -c curl -o-62.7 MB
15ENV NODE_PATH=/home/jsreport/.nvm/v16.11.1/lib/node_modules0 B
16ENV PATH=/home/jsreport/.nvm/versions/node/v16.11.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17WORKDIR /app32 B
18ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B
19COPY packages/worker /app # buildkit6.48 KB
20RUN /bin/sh -c npm install68.43 MB
21RUN /bin/sh -c npm cache230 B
22CMD ["node" "server.js"]0 B

Command

ADD file:11b425d4c08e81a3e0cb2e0345d27cd5fc844dd83f1096af4cc05f635824ff5d in /