Update container definitions for a future use case that could make use of them (e.g. integration testing of indexing). This would be an alternative approach to https://github.com/sul-dlss/dor-services-app/pull/4934 which removes all container definitions except for the db.
However, I'm not sure how to test that the container configurations are correct. They come up, but I'm not sure beyond that.
Why was this change made? 🤔
Update container definitions for a future use case that could make use of them (e.g. integration testing of indexing). This would be an alternative approach to https://github.com/sul-dlss/dor-services-app/pull/4934 which removes all container definitions except for the db.
However, I'm not sure how to test that the container configurations are correct. They come up, but I'm not sure beyond that.
How was this change tested? 🤨
All containers come up locally.