Sign inSign up

fgehann/smalog:v0.1.0-rc.1

Multi-platform
Integration & delivery
Internet of things
Index digest

sha256:4876e5bbba1c246b53f59ce43744fe8edbeb90b66904b6980d546bf1800be418

OS/ARCH

Compressed size

35.82 MB

Last pushed

about 1 month by fgehann

Type

Image

Manifest digest

sha256:eb7a9f9a720377b6875cb42db3edc36a3d70d13ce8ecaa719ec2f6b988570c69

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update3.36 MB
3COPY /build/target/release/smalog /usr/local/bin/smalog # buildkit5.53 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 'amd64' out/ 'bookworm' '@1785715200'