Sign inSign up

vicanso/charts-rs-web:arm64

Index digest

sha256:7884ba17ef7a405fd0892e382b802df08175eafffcc8fd31e895b8754dda4c73

OS/ARCH

linux/arm64

Compressed size

61.35 MB

Last pushed

about 2 months by vicanso

Type

Image

Manifest digest

sha256:13fea5b0cbc629de72ddc75acc1fd9ba49060bae7c779cdfd7169fa18eef397c

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2EXPOSE [5000/tcp]0 B
3RUN /bin/sh -c groupadd -g3.24 KB
4COPY --chown=1000:1000 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt #126.47 KB
5COPY --chown=1000:1000 /charts-rs-web/fonts /usr/share/fonts #20.95 MB
6COPY --chown=1000:1000 /charts-rs-web/target/release/charts-rs-web /usr/local/bin/charts-rs-web #9.29 MB
7COPY --chown=1000:1000 /charts-rs-web/entrypoint.sh /entrypoint.sh #192 B
8COPY --chown=1000:1000 /charts-rs-web/httpstat /usr/local/bin/httpstat #2.23 MB
9ENV RUST_ENV=production0 B
10ENV CHARTS_FONT_PATH=/usr/share/fonts0 B
11USER rust0 B
12WORKDIR /home/rust32 B
13HEALTHCHECK {Test:[CMD httpstat http://127.0.0.1:5000/ping -s]0 B
14CMD ["charts-rs-web"]0 B
15ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'