chore: add prefix
This commit is contained in:
parent
717fb1ac8e
commit
0af2a3c72b
10 changed files with 0 additions and 0 deletions
|
|
@ -1,9 +0,0 @@
|
|||
FROM httpd:2.4
|
||||
|
||||
# https://git-scm.com/docs/git-http-backend
|
||||
RUN apt-get update -y && apt-get install -y git apache2-utils
|
||||
|
||||
COPY httpd.conf /usr/local/apache2/conf/httpd.conf
|
||||
|
||||
RUN mkdir -p /var/log/apache2/git
|
||||
RUN chown -R www-data:www-data /var/log/apache2
|
||||
Loading…
Add table
Add a link
Reference in a new issue