Fix problem to install pdo_sqlsrv
Dependency fix for microsoft repository configuration
This commit is contained in:
parent
e2d2e9db9e
commit
4391286a2b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user