sha256:d5e979de858ab76eec7f6ba23170cae5bfcceb7e48f64802443d1db96c16b77b
OS/ARCH
Compressed size
719.83 MB
Last pushed
10 months by autorancher
Type
Image
Manifest digest
sha256:4ccd9398b74fffe00adbb6e06ff5a16a74b86ecf711dad2ed5f9a0fa6da2c964
Image Layers
182.71 KB212.28 KB3447.54 KB427.72 KB575 B6193 B7130 B8173 B997 B10382 B11326 B12127.82 KB134.88 MB142.31 MB1539.48 KB16131.68 KB17750.94 KB1843.88 KB1941.9 MB21LABEL org.opencontainers.image.source=https://github.com/grafana/grafana-image-renderer/tree/master/Dockerfile0 B22COPY /dpkg / # buildkit570.12 MB23COPY /dpkg/usr/bin/busybox /bin/busybox # buildkit1.01 MB24COPY /dpkg/usr/bin/busybox /usr/bin/busybox # buildkit1.01 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.01 MB29RUN /bin/busybox sh -c /usr/bin/chromium93 B30RUN /bin/busybox sh -c echo843.07 KB31RUN /bin/busybox sh -c fc-cache66.53 KB32RUN /bin/busybox sh -c update-ca-certificates115 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.86 KB42COPY /src/default.json config.json # buildkit745 B43COPY /src/plugin.json plugin.json # buildkit544 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