Build alpine images --with-krb5, --with-gssapi and --with-ldap
This commit is contained in:
parent
5d9e5a4638
commit
e331a5bb8d
|
|
@ -45,14 +45,14 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
libxslt-dev \
|
||||
linux-headers \
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -96,9 +96,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
|
|
@ -53,7 +53,7 @@ RUN set -eux; \
|
|||
linux-headers \
|
||||
llvm11-dev clang g++ \
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -97,9 +97,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
|
|
@ -53,7 +53,7 @@ RUN set -eux; \
|
|||
linux-headers \
|
||||
llvm11-dev clang g++ \
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -97,9 +97,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
|
|
@ -53,7 +53,7 @@ RUN set -eux; \
|
|||
linux-headers \
|
||||
llvm11-dev clang g++ \
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -97,9 +97,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
|
|
@ -53,7 +53,7 @@ RUN set -eux; \
|
|||
linux-headers \
|
||||
llvm11-dev clang g++ \
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -99,9 +99,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
|
|
@ -45,14 +45,14 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
libxslt-dev \
|
||||
linux-headers \
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -94,9 +94,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ RUN set -eux; \
|
|||
dpkg-dev dpkg \
|
||||
flex \
|
||||
gcc \
|
||||
# krb5-dev \
|
||||
krb5-dev \
|
||||
libc-dev \
|
||||
libedit-dev \
|
||||
libxml2-dev \
|
||||
|
|
@ -49,7 +49,7 @@ RUN set -eux; \
|
|||
llvm11-dev clang g++ \
|
||||
{{ ) else "" end -}}
|
||||
make \
|
||||
# openldap-dev \
|
||||
openldap-dev \
|
||||
openssl-dev \
|
||||
# configure: error: prove not found
|
||||
perl-utils \
|
||||
|
|
@ -99,9 +99,9 @@ RUN set -eux; \
|
|||
--prefix=/usr/local \
|
||||
--with-includes=/usr/local/include \
|
||||
--with-libraries=/usr/local/lib \
|
||||
# --with-krb5 \
|
||||
# --with-gssapi \
|
||||
# --with-ldap \
|
||||
--with-krb5 \
|
||||
--with-gssapi \
|
||||
--with-ldap \
|
||||
--with-tcl \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
|
|
|
|||
Loading…
Reference in New Issue