sha256:1e51323e05faa30aaf910eb6f1d59b66d4b28d39d8164a093497b2407a0e371f
OS/ARCH
Compressed size
35.35 MB
Last pushed
about 1 month by fgehann
Type
Image
Manifest digest
sha256:b78c24cb3a682a7e82da4cbc83df5e6c4518c7f20460b0585b2581193c26ff74
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update3.2 MB3COPY /build/target/release/smalog /usr/local/bin/smalog # buildkit5.33 MB4USER smalog0 B5VOLUME [/var/lib/smalog]0 B6EXPOSE [8080/tcp]0 B7HEALTHCHECK {Test:[CMD /usr/local/bin/smalog --config /etc/smalog/config.toml0 B8ENTRYPOINT ["/usr/local/bin/smalog" "--config" "/etc/smalog/config.toml"]0 B9CMD ["run"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'