sha256:1e51323e05faa30aaf910eb6f1d59b66d4b28d39d8164a093497b2407a0e371f
OS/ARCH
Compressed size
35.82 MB
Last pushed
about 1 month by fgehann
Type
Image
Manifest digest
sha256:6f1858b67b4c4520e6da86df304b58dd32fe4803e52f7bcde15763aa624568a9
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.36 MB3COPY /build/target/release/smalog /usr/local/bin/smalog # buildkit5.53 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 'amd64' out/ 'bookworm' '@1785715200'