Michal Čihař
21b0804166
Use latest images for composer testing as well
...
Signed-off-by: Michal Čihař <michal@cihar.com >
2017-03-28 11:30:21 +02:00
Michal Čihař
e5a78047b2
Move all testing files into subdirectory
...
This makes the file structure a bit cleaner.
Signed-off-by: Michal Čihař <michal@cihar.com >
2017-03-28 11:24:10 +02:00
Michal Čihař
446ed9e0d0
Use separate Dockerfile for testing image
...
Signed-off-by: Michal Čihař <michal@cihar.com >
2017-03-28 11:05:23 +02:00
Paulo Lobato and Michal Čihař
ec28d93349
Add database containers on compose test env
...
- Add MariaDB 10.1 version
- Add MySQL 5.7 version
- Link databases to PHPMyAdmin container
2017-03-28 11:03:46 +02:00
Rick Wieman
a87ccec937
Switch to port 80 (instead of 8080)
...
As this is a Docker container running a web application, it would make sense to expose the http port (80) instead of port 8080. A user can always specify the 'external' port to his liking using e.g. `-p 8080:80`.
Fixes #18 .
2016-02-08 10:41:25 +01:00
Sebastian Mendel
844798cd19
add Makefile for easier building and testing
2015-12-07 10:52:57 +01:00