Sign inSign up

sayanmohsin/thingd:v0.83.1

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

sha256:e42d2441fed222bab17d83a519becf82284de2df6e97eb39cc9b45655a318fb2

OS/ARCH

Compressed size

8.53 MB

Last pushed

about 1 month by sayanmohsin

Type

Image

Manifest digest

sha256:94dd551369b201cef3f439907a8a880198906728a24f880058f8bafa4d82f1cb

Image Layers

1ARG TARGETARCH=arm640 B
2COPY thingd-server-arm64 /thingd-server # buildkit8.52 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