Sign inSign up

sayanmohsin/thingd:v0.85.0

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

sha256:ed3c2c636d2bdf8f0e39dda38f7f356add9c46236f6248f10c3af7800ad7988a

OS/ARCH

Compressed size

10.3 MB

Last pushed

20 days by sayanmohsin

Type

Image

Manifest digest

sha256:eabe49b9ae5998a73f3040b571f33efaef5c3ba95fd10f0e33fba48faed1e30d

Image Layers

1ARG TARGETARCH=arm640 B
2COPY --chmod=755 thingd-server-arm64 /thingd-server #10.3 MB
3COPY config.example.yaml /etc/thingd/config.yaml # buildkit1.03 KB
4EXPOSE [8757/tcp]0 B
5VOLUME [/data]0 B
6ENTRYPOINT ["/thingd-server"]0 B
7CMD ["--config" "/etc/thingd/config.yaml"]0 B

Command

ARG TARGETARCH=arm64