Sign inSign up

fgehann/smalog:v0.2.0

Multi-platform
Integration & delivery
Internet of things
Index digest

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 MB
2RUN /bin/sh -c apt-get update3.2 MB
3COPY /build/target/release/smalog /usr/local/bin/smalog # buildkit5.33 MB
4USER smalog0 B
5VOLUME [/var/lib/smalog]0 B
6EXPOSE [8080/tcp]0 B
7HEALTHCHECK {Test:[CMD /usr/local/bin/smalog --config /etc/smalog/config.toml0 B
8ENTRYPOINT ["/usr/local/bin/smalog" "--config" "/etc/smalog/config.toml"]0 B
9CMD ["run"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'