]> BookStack Code Mirror - bookstack/commitdiff
Add git to the apt-get install packages. 1698/head
authorAmmar Al-Khawaldeh <redacted>
Thu, 3 Oct 2019 17:46:49 +0000 (20:46 +0300)
committerGitHub <redacted>
Thu, 3 Oct 2019 17:46:49 +0000 (20:46 +0300)
dev/docker/Dockerfile

index 82ea2b6f6db642d4c2e41e16a2b91ee82359b368..b3482086149f2e2c39648ca889d34332089c7976 100644 (file)
@@ -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 \
Morty Proxy This is a proxified and sanitized view of the page, visit original site.