Sign inSign up

sayanmohsin/thingd:v0.81.0

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

sha256:395767471292d2b8459dcce1052aef587042058f14967f3befb39c23158b6662

OS/ARCH

Compressed size

6.49 MB

Last pushed

about 1 month by sayanmohsin

Type

Image

Manifest digest

sha256:43b9057856e67c6912bdf18358ebd777a4dcc44641485f86fe69ca83e6dff4ad

Image Layers

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