sha256:d5e979de858ab76eec7f6ba23170cae5bfcceb7e48f64802443d1db96c16b77b
OS/ARCH
Compressed size
720.17 MB
Last pushed
10 months by autorancher
Type
Image
Manifest digest
sha256:df352956576d529777dac229999800c14f7fbe9aa9e082bdbe5adc806daafb45
Image Layers
182.71 KB212.28 KB3447.54 KB427.72 KB575 B6193 B7130 B8173 B997 B10382 B11326 B12127.82 KB134.85 MB142.45 MB1539.46 KB16134.9 KB17785.3 KB1857.87 KB1942.22 MB21LABEL org.opencontainers.image.source=https://github.com/grafana/grafana-image-renderer/tree/master/Dockerfile0 B22COPY /dpkg / # buildkit569.86 MB23COPY /dpkg/usr/bin/busybox /bin/busybox # buildkit1.05 MB24COPY /dpkg/usr/bin/busybox /usr/bin/busybox # buildkit1.05 MB25COPY /dpkg/usr/share/ca-certificates /usr/share/ca-certificates # buildkit132.74 KB26USER root0 B27SHELL [/bin/busybox sh -c]0 B28RUN /bin/busybox sh -c /bin/busybox1.05 MB29RUN /bin/busybox sh -c /usr/bin/chromium93 B30RUN /bin/busybox sh -c echo843.08 KB31RUN /bin/busybox sh -c fc-cache66.54 KB32RUN /bin/busybox sh -c update-ca-certificates110 B33USER nonroot0 B34ENV CHROME_BIN=/usr/bin/chromium0 B35ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B36ENV NODE_ENV=production0 B37ENV LANG=en_US.UTF-80 B38ENV LC_ALL=en_US.UTF-80 B39COPY /src/node_modules node_modules # buildkit47.42 MB40COPY /src/build build # buildkit42.49 KB41COPY /src/proto proto # buildkit1.85 KB42COPY /src/default.json config.json # buildkit742 B43COPY /src/plugin.json plugin.json # buildkit543 B44USER root0 B45RUN /bin/busybox sh -c chgrp47.47 MB46USER 655320 B47EXPOSE map[8081/tcp:{}]0 B48ENTRYPOINT ["tini" "--" "/nodejs/bin/node"]0 B49CMD ["build/app.js" "server" "--config=config.json"]0 B50HEALTHCHECK &{["CMD" "wget" "-O-" "-q"0 BCommand