Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itfl-service-public
limesurvey-template
Commits
b9b1bf62
Commit
b9b1bf62
authored
Dec 16, 2016
by
collaboration
Browse files
++
parent
a0477c1c
Pipeline
#59
passed with stages
in 1 minute and 1 second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
b9b1bf62
...
...
@@ -28,6 +28,7 @@ RUN a2enmod headers rewrite expires \
RUN
chmod
766 /var/www/html/tmp/runtime
\
&&
chown
-R
www-data:www-data .
RUN
apt-get
install
libldap2-dev
RUN
apt-get
-y
install
libldap2-dev
\
&&
docker-php-ext-configure ldap
--with-libdir
=
lib/x86_64-linux-gnu
\
&&
docker-php-ext-install pdo_mysql ldap
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment