it is now possible to edit station entries
This commit is contained in:
@@ -9,6 +9,5 @@ RUN docker-php-ext-install pdo pdo_mysql
|
||||
# install xdebug for php
|
||||
RUN pecl install xdebug && docker-php-ext-enable xdebug
|
||||
|
||||
# install ldap module
|
||||
RUN apt install -y libldap2-dev
|
||||
RUN docker-php-ext-install ldap
|
||||
# create log folder
|
||||
RUN mkdir /logs
|
||||
Reference in New Issue
Block a user