Sign inSign up

sayanmohsin/thingd:v0.78.0

Multi-platform
Message queues
Developer tools
Databases & storage
Index digest

sha256:7f5502a86bc05fc3e693a89a71570b863cfb43a811a760653fae1f2a4b249ab1

OS/ARCH

Compressed size

6.32 MB

Last pushed

about 2 months by sayanmohsin

Type

Image

Manifest digest

sha256:9652b59875910fe5c6744bc70364303bcd0b16999eadc0f1f69e2a3f67ce31d8

Image Layers

1ARG TARGETARCH=arm640 B
2COPY thingd-server-arm64 /thingd-server # buildkit6.32 MB
3COPY config.example.yaml /etc/thingd/config.yaml # buildkit1.03 KB
4EXPOSE [8757/tcp]0 B
5VOLUME [/data]0 B
6ENTRYPOINT ["/thingd-server"]0 B
7CMD ["--config" "/etc/thingd/config.yaml"]0 B

Command

ARG TARGETARCH=arm64