sha256:e15f5a07eeb6753de6e1410c293ff3ad89db61a0637a2efd621a21ef3c7a1ef1
OS/ARCH
Compressed size
10.47 MB
Last pushed
11 days by sayanmohsin
Type
Image
Manifest digest
sha256:dd0b6078cfaf07511065027642f38650e922d5ca18d5f23a85f89e2e2f97378e
Image Layers
1ARG TARGETARCH=arm640 B2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit102.33 KB3COPY /tmp /tmp # buildkit93 B4COPY --chmod=755 thingd-server-arm64 /thingd-server #10.37 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=arm64