Implement support for multiple PHP versions

This commit provides docker images and scripts to support multiple
Debian and PHP releases via containers.
This commit is contained in:
Jan Dittberner 2018-11-11 13:57:42 +01:00
commit 5b73173912
35 changed files with 1851 additions and 0 deletions

19
buster_php7/nsswitch.conf Normal file
View file

@ -0,0 +1,19 @@
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.
passwd: compat ldap
group: compat ldap
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis