Sign inSign up

sayanmohsin/thingd:v0.88.2

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

sha256:074d49c97862b6d24413b047ac86ef5736e4b7aa5fc6d8dcb0139dac9c938a47

OS/ARCH

Compressed size

11.06 MB

Last pushed

5 days by sayanmohsin

Type

Image

Manifest digest

sha256:6ef23650cbc592ca27d262bc52eb4b6f522e3a4fa02116d03482a6339ca18c2d

Image Layers

1ARG TARGETARCH=amd640 B
2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit103.41 KB
3COPY /tmp /tmp # buildkit93 B
4COPY --chmod=755 thingd-server-amd64 /thingd-server #10.96 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