mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2025-12-16 17:16:25 +00:00
test(): adds test scripts
This commit is contained in:
8
test/docker-compose.yml
Normal file
8
test/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
mediawiki-ldap:
|
||||
build: .
|
||||
command: php -v
|
||||
image: garethflowers/mediawiki-ldap
|
||||
networks:
|
||||
default:
|
||||
driver: bridge
|
||||
Reference in New Issue
Block a user