1 2 3 4 5 6 7
FROM gitpod/workspace-full USER gitpod ENV DEBIAN_FRONTEND=noninteractive RUN cargo install cargo-reaper --git https://github.com/juntyr/grim-reaper -f