Add caching example
This commit is contained in:
parent
3e75960263
commit
3e6f728533
3 changed files with 37 additions and 1 deletions
|
@ -2,4 +2,4 @@ FROM alpine:3.8
|
|||
|
||||
RUN apk add --update git
|
||||
|
||||
ENTRYPOINT [ "/usr/bin/plugin.sh" ]
|
||||
RUN apk add --update jq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue