ready for first build, I hope
This commit is contained in:
@ -15,8 +15,9 @@ RUN \
|
||||
env DEBIAN_FRONTEND=noninteractive apt-get -yq install pamtester
|
||||
|
||||
COPY docker-entrypoint.sh-head /usr/local/bin
|
||||
COPY pam.conf-tail /etc/pam.conf-tail
|
||||
COPY ldap.conf-tmpl /etc/ldap.conf-tmpl
|
||||
COPY pam.conf-tail /etc
|
||||
COPY ldap.conf-tmpl /etc
|
||||
COPY load_pam_plugin.cnf /etc/mysql/conf.d
|
||||
|
||||
RUN \
|
||||
cd /usr/local/bin && \
|
||||
|
Reference in New Issue
Block a user