Sign inSign up

sayanmohsin/thingd:v0.86.4

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

sha256:0d122413cdc752ce4c26c537ccf2c54a3e5de5feafe58ba93ca523b6eeeefde4

OS/ARCH

Compressed size

10.4 MB

Last pushed

13 days by sayanmohsin

Type

Image

Manifest digest

sha256:82d22ba3579b6b060dc2042e007fa3f853ba92c68f7d0ed6c5d07df79953ec92

Image Layers

1ARG TARGETARCH=arm640 B
2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit102.33 KB
3COPY /tmp /tmp # buildkit93 B
4COPY --chmod=755 thingd-server-arm64 /thingd-server #10.3 MB
5COPY config.example.yaml /etc/thingd/config.yaml # buildkit1.03 KB
6EXPOSE [8757/tcp]0 B
7VOLUME [/data]0 B
8ENTRYPOINT ["/thingd-server"]0 B
9CMD ["--config" "/etc/thingd/config.yaml"]0 B

Command

ARG TARGETARCH=arm64