• Joined on 2024-05-15

machine-library (0.1.0)

Published 2025-06-16 21:45:28 +01:00 by matt

Installation

docker pull git.daubney.dev/matt/machine-library:0.1.0
sha256:d042051b90be4b4056a6c35e415ac090487796aa052ada78b32e9ee645f4e354

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'
LABEL authors=matt
RUN /bin/sh -c mkdir -p /opt/machine # buildkit
COPY target/release/MachineLibrary /opt/machine/ # buildkit
ENTRYPOINT ["/opt/machine/MachineLibrary"]

Labels

Key Value
authors matt
Details
Container
2025-06-16 21:45:28 +01:00
34
OCI / Docker
linux/amd64
54 MiB
Versions (1) View all
0.1.0 2025-06-16