]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7cd956b
)
Add git to the apt-get install packages.
1698/head
author
Ammar Al-Khawaldeh
<redacted>
Thu, 3 Oct 2019 17:46:49 +0000
(20:46 +0300)
committer
GitHub
<redacted>
Thu, 3 Oct 2019 17:46:49 +0000
(20:46 +0300)
dev/docker/Dockerfile
patch
|
blob
|
history
diff --git
a/dev/docker/Dockerfile
b/dev/docker/Dockerfile
index 82ea2b6f6db642d4c2e41e16a2b91ee82359b368..b3482086149f2e2c39648ca889d34332089c7976 100644
(file)
--- a/
dev/docker/Dockerfile
+++ b/
dev/docker/Dockerfile
@@
-4,7
+4,7
@@
ENV APACHE_DOCUMENT_ROOT /app/public
WORKDIR /app
RUN apt-get update -y \
- && apt-get install -y libtidy-dev libpng-dev libldap2-dev libxml++2.6-dev wait-for-it \
+ && apt-get install -y
git
libtidy-dev libpng-dev libldap2-dev libxml++2.6-dev wait-for-it \
&& docker-php-ext-configure ldap --with-libdir=lib/x86_64-linux-gnu \
&& docker-php-ext-install pdo pdo_mysql tidy dom xml mbstring gd ldap \
&& a2enmod rewrite \
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.