blob: fb3e111589dea70bbe6c9c0485f5b4dc3ee74c68 [file]
FROM rust:latest
# Install dependencies
RUN apt-get update && apt-get install -y libudev-dev