This website requires JavaScript.
Explore
Help
Sign In
tormakris
/
drone-kaniko
Watch
1
Star
0
Fork
0
You've already forked drone-kaniko
Code
Pull Requests
Releases
Activity
1d357a43f4
drone-kaniko
/
Dockerfile.test
6 lines
67 B
Docker
Raw
Normal View
History
Unescape
Escape
initial import
2018-11-21 15:45:09 +01:00
FROM
alpine:3.8
RUN
apk add --update git
Add caching example
2018-11-25 15:59:05 +01:00
RUN
apk add --update jq
Copy Permalink