This commit is contained in:
parent
df79109d18
commit
b2e4ede394
@ -1,9 +1,6 @@
|
|||||||
FROM alpine/git:1.0.7
|
FROM alpine/git:1.0.7
|
||||||
|
|
||||||
COPY init/entrypoint.sh /tmp/entrypoint.sh
|
COPY init/entrypoint.sh /tmp/entrypoint.sh
|
||||||
ARG SPARSE_CHECKOUT
|
|
||||||
ARG REMOTE_REPO
|
|
||||||
ARG REMOTE_BRANCH
|
|
||||||
|
|
||||||
RUN chmod +x /tmp/entrypoint.sh
|
RUN chmod +x /tmp/entrypoint.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user