sha256:0a25f43f408bc4790169e40bdf54ccbec55e89117fa9fbad2aa6099705538bbe
OS/ARCH
Compressed size
10.88 MB
Last pushed
22 days by sayanmohsin
Type
Image
Manifest digest
sha256:f5a0f7efc9275c7e2c5719e1e76b2d7033d99bc393dbafc891002ce83676da1a
Image Layers
1ARG TARGETARCH=amd640 B2COPY --chmod=755 thingd-server-amd64 /thingd-server #10.88 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=amd64