Sign inSign up

sayanmohsin/thingd:v0.86.6

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

sha256:9a8e145eb3b8465d9ec829eae793c6f50ee0f7d2e795f7adb5a116265d937db6

OS/ARCH

Compressed size

11.01 MB

Last pushed

17 days by sayanmohsin

Type

Image

Manifest digest

sha256:d5205b63b7e3940ffe95de3ee838f3348c3a8fa901cdb79a5b8a3bb52fde5dd3

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