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