Sign inSign up

sayanmohsin/thingd:v0.86.0

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

sha256:fd1dccc5eed9feb6106a01904b42c26cfa38f538394f3b7f7660697205f567fc

OS/ARCH

Compressed size

10.88 MB

Last pushed

20 days by sayanmohsin

Type

Image

Manifest digest

sha256:d930bfe2b31354d4ce781a06d0e32c8452e110a79a3d88c0169e6154321644ed

Image Layers

1ARG TARGETARCH=amd640 B
2COPY --chmod=755 thingd-server-amd64 /thingd-server #10.88 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=amd64