Sign inSign up

sayanmohsin/thingd:v0.80.0

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

sha256:1157c42334a96f4a946b17f4319f22b5f7cd203def3871b37500b7ea7a0f7668

OS/ARCH

Compressed size

6.47 MB

Last pushed

about 1 month by sayanmohsin

Type

Image

Manifest digest

sha256:71a3047fe1e28f4f736f51d4ba1a39c7c70c634b535c750d4abd48fca852bf38

Image Layers

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