Block a user
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.0sha256: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 |