mirror of
https://github.com/drone/drone-git.git
synced 2026-06-04 10:15:22 +08:00
addressed comments
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM alpine:3.12
|
||||
RUN apk add --no-cache ca-certificates git git-lfs openssh curl perl aws-cli
|
||||
RUN aws --version
|
||||
|
||||
ADD posix/* /usr/local/bin/
|
||||
ENTRYPOINT ["/usr/local/bin/clone"]
|
||||
|
||||
Reference in New Issue
Block a user