sha256:fd1dccc5eed9feb6106a01904b42c26cfa38f538394f3b7f7660697205f567fc
OS/ARCH
Compressed size
10.3 MB
Last pushed
22 days by sayanmohsin
Type
Image
Manifest digest
sha256:1b38d13f354991875fe7f95fd6c851ead73e68f020ec80298f7d08da1e294fb3
Image Layers
1ARG TARGETARCH=arm640 B2COPY --chmod=755 thingd-server-arm64 /thingd-server #10.3 MB3COPY config.example.yaml /etc/thingd/config.yaml # buildkit1.03 KB4EXPOSE [8757/tcp]0 B5VOLUME [/data]0 B6ENTRYPOINT ["/thingd-server"]0 B7CMD ["--config" "/etc/thingd/config.yaml"]0 BCommand
ARG TARGETARCH=arm64