addressed comments
This commit is contained in:
parent
937b910001
commit
f006eebba3
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user