Sign inSign up

sayanmohsin/thingd:v0.69.0

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

sha256:9809f29736bccc49bba23fe717e170d4330459b7b45134ad6b69b838dfc022bc

OS/ARCH

Compressed size

5.83 MB

Last pushed

about 2 months by sayanmohsin

Type

Image

Manifest digest

sha256:c990e222c2f157df8106607eaef42ce4f263a4b1d6c98cd63560424675487d39

Image Layers

1ARG TARGETARCH=arm640 B
2COPY thingd-server-arm64 /thingd-server # buildkit5.83 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