issues
search
silinternational
/
idp-id-broker
API to abstract identity persistence in IdP-in-a-box solution
MIT License
1
stars
1
forks
source link
Make our docker-compose.yml file work better cross-platform
#339
Closed
forevermatt
closed
5 months ago
forevermatt
commented
5 months ago
Fixed
Remove (deprecated) version line from docker-compose.yml
Specify the platform where needed (in docker-compose.yml)
Some images, including ours, only publish a single image, so other platforms sometimes have to specify that version of the image.
Switch to official image for phpMyAdmin (with cross-platform support)
Feature PR Checklist
[ ] Documentation (README, local.env.dist, etc.)
[ ] Unit tests created or updated
[x] Run
make depsshow
[x] Run
make psr2
Fixed
Feature PR Checklist
make depsshow
make psr2