Sign inSign up

sayanmohsin/thingd:v0.87.0

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

sha256:e15f5a07eeb6753de6e1410c293ff3ad89db61a0637a2efd621a21ef3c7a1ef1

OS/ARCH

Compressed size

10.47 MB

Last pushed

11 days by sayanmohsin

Type

Image

Manifest digest

sha256:dd0b6078cfaf07511065027642f38650e922d5ca18d5f23a85f89e2e2f97378e

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.37 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