This website requires JavaScript.
Explore
Help
Sign In
k-space
/
drone-kaniko
Archived
Watch
10
Star
0
Fork
0
You've already forked drone-kaniko
Code
Issues
Pull Requests
Packages
Projects
Activity
This repository has been archived on
2024-07-26
. You can view files and clone it, but cannot push or open issues or pull requests.
c89db83a59
drone-kaniko
/
Dockerfile.test
6 lines
67 B
Docker
Raw
Normal View
History
Unescape
Escape
initial import
2018-11-21 14:45:09 +00:00
FROM
alpine:3.8
RUN
apk add --update git
Add caching example
2018-11-25 14:59:05 +00:00
RUN
apk add --update jq
Reference in New Issue
Copy Permalink