FROM git.luke-else.co.uk/luke-else/lab:latest RUN apk add --no-cache cargo rust-analyzer CMD [ "cargo run --release" ]