You've already forked infra.mdbook
Add git
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM alpine:latest
|
||||
LABEL maintainer="Ryan <ryan@helloryan.se>"
|
||||
|
||||
RUN apk add rust cargo minio-client
|
||||
RUN apk add rust cargo minio-client git
|
||||
RUN cargo install mdbook
|
||||
ENV PATH="/root/.cargo/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user