Sign inSign up

sayanmohsin/thingd:v0.86.8

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

sha256:0ad69bece56a4422c4f4ec9adce438d6f6bef7e41ecbd1936084f142ca7d7bf6

OS/ARCH

Compressed size

10.42 MB

Last pushed

16 days by sayanmohsin

Type

Image

Manifest digest

sha256:beb4880f051b1dbc5929c0b5a644c7e379b8a1ca0ab4d6819bfc3b90fd078266

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