Fork drone-kaniko / initial commit
This commit is contained in:
5
Dockerfile.test
Normal file
5
Dockerfile.test
Normal file
@ -0,0 +1,5 @@
|
||||
FROM alpine:3.8
|
||||
|
||||
RUN apk add --update git
|
||||
|
||||
RUN apk add --update jq
|
Reference in New Issue
Block a user