sha256:e15f5a07eeb6753de6e1410c293ff3ad89db61a0637a2efd621a21ef3c7a1ef1
OS/ARCH
Compressed size
11.05 MB
Last pushed
12 days by sayanmohsin
Type
Image
Manifest digest
sha256:bf6826d20ccac8d2d6832cea3e3956bb5d1390c3cb804af6c312af5e5c4b1a15
Image Layers
1ARG TARGETARCH=amd640 B2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit102.33 KB3COPY /tmp /tmp # buildkit93 B4COPY --chmod=755 thingd-server-amd64 /thingd-server #10.94 MB5COPY config.example.yaml /etc/thingd/config.yaml # buildkit1.03 KB6EXPOSE [8757/tcp]0 B7VOLUME [/data]0 B8ENTRYPOINT ["/thingd-server"]0 B9CMD ["--config" "/etc/thingd/config.yaml"]0 BCommand
ARG TARGETARCH=amd64