Sign inSign up

sayanmohsin/thingd:v0.74.3

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

sha256:09cfa4bb58ea713dd53e68eeb8d8aa2ed7dbf067f4f222273da719e0fddc0b7c

OS/ARCH

Compressed size

6.13 MB

Last pushed

about 2 months by sayanmohsin

Type

Image

Manifest digest

sha256:b69aa9cb3dfd6f194618265763f93762f42a1fd98a23911c385c872ec88732b9

Image Layers

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