Sign inSign up

sayanmohsin/thingd:v0.87.0

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

sha256:e15f5a07eeb6753de6e1410c293ff3ad89db61a0637a2efd621a21ef3c7a1ef1

OS/ARCH

Compressed size

11.05 MB

Last pushed

12 days by sayanmohsin

Type

Image

Manifest digest

sha256:bf6826d20ccac8d2d6832cea3e3956bb5d1390c3cb804af6c312af5e5c4b1a15

Image Layers

1ARG TARGETARCH=amd640 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-amd64 /thingd-server #10.94 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=amd64