initial import
This commit is contained in:
parent
897261a64b
commit
ccdae2bba6
5 changed files with 56 additions and 4 deletions
5
Dockerfile.test
Normal file
5
Dockerfile.test
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM alpine:3.8
|
||||
|
||||
RUN apk add --update git
|
||||
|
||||
ENTRYPOINT [ "/usr/bin/plugin.sh" ]
|
Loading…
Add table
Add a link
Reference in a new issue