sha256:ed3c2c636d2bdf8f0e39dda38f7f356add9c46236f6248f10c3af7800ad7988a
OS/ARCH
Compressed size
10.3 MB
Last pushed
20 days by sayanmohsin
Type
Image
Manifest digest
sha256:eabe49b9ae5998a73f3040b571f33efaef5c3ba95fd10f0e33fba48faed1e30d
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