Sign inSign up

sayanmohsin/thingd:v0.79.0

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

sha256:9403f4116d0f7252b43d28bbe90c9cb1e25814400bff7e361cad9b53c7c5a152

OS/ARCH

Compressed size

6.33 MB

Last pushed

about 1 month by sayanmohsin

Type

Image

Manifest digest

sha256:71f5e1e4f5201145abcb524884f8dca615ce18eedbdf7b18ec36a91921b5cd5b

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