- Changed PHP version to 7.1 instead of 7.x because of compatibility issues.
- BREAKING: #8 Changed exposed ports from 80 and 443 to 8080 and 8443 to make it possible to run the container in environments where lower ports are not allowed.
- Refactored
CHANGELOG.md
,CONTRIBUTORS.md
. AddedCONTRIBUTING.md
. - Updated SimpleSAMLphp to version 1.15.2.
- Updated docker compose to version 3.
- Refactored Dockerfile.
- Switched to branches without bugfix version.
- Fixed contribution links in README.md.
- Introduced version branches and added note to README.md.
- Added Vim to the container for debugging.
- Updated SimpleSAMLphp to version 1.14.15.
- Switched downloads to CURL instead of Docker ADD since it now extracts downloaded archives.
- Fixed wrong path in example.
- Added changelog.
- Added contributor list.
- First release with SimpleSAMLphp 1.14.8.