[md2html]: Add permission execution
This commit is contained in:
parent
5bcfd340fd
commit
d6b100c6fb
@ -32,5 +32,7 @@ COPY md2html /usr/lib/cgit/filters/html-converters/md2html
|
||||
COPY gitolite.rc /var/lib/git/.gitolite.rc
|
||||
COPY entrypoint.sh /
|
||||
|
||||
RUN chmod u+x /usr/lib/cgit/filters/html-converters/md2html
|
||||
RUN chmod u+x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user