Sign inSign up

sayanmohsin/thingd:v0.82.0

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

sha256:3444fd271a1591af3413b2e56ff8c86f86cb4c258f7749b73bace2b5fa430250

OS/ARCH

Compressed size

6.5 MB

Last pushed

about 1 month by sayanmohsin

Type

Image

Manifest digest

sha256:0a81954c1e936292e08006aeaf6e62964f4f74e795344257d3660c8dec26c9e0

Image Layers

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