monolang/mkdocs-git*: rename
This commit is contained in:
parent
51da297da3
commit
f4c4b2db83
2 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ RUN mkdir /mkdocs
|
|||
WORKDIR /mkdocs
|
||||
|
||||
COPY root /etc/crontabs/root
|
||||
COPY git-mkdocs /bin/git-mkdocs
|
||||
RUN chmod 744 /bin/git-mkdocs
|
||||
COPY mkdocs-git /bin/mkdocs-git
|
||||
RUN chmod 744 /bin/mkdocs-git
|
||||
|
||||
RUN touch /docker-entrypoint.d/cron.sh \
|
||||
&& echo "exec crond" > /docker-entrypoint.d/cron.sh \
|
Loading…
Add table
Add a link
Reference in a new issue