Fix problem to install pdo_sqlsrv
Dependency fix for microsoft repository configuration
This commit is contained in:
@ -39,6 +39,7 @@ RUN set -xe; \
|
|||||||
pecl channel-update pecl.php.net && \
|
pecl channel-update pecl.php.net && \
|
||||||
apt-get install -yqq \
|
apt-get install -yqq \
|
||||||
apt-utils \
|
apt-utils \
|
||||||
|
gnupg2 \
|
||||||
#
|
#
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
# Mandatory Software's Installation
|
# Mandatory Software's Installation
|
||||||
|
Reference in New Issue
Block a user