Depends on D6346
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDENV9dd8181b0107: docker: use a dedicated container for memcached
Diff Detail
- Repository
- rDENV Development environment
- Branch
- grr
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 23993 Build 37429: arc lint + arc unit
Event Timeline
Because this is the way of the containerization! One containainer per service.
More seriously, I don't see why we should not do it, it's the expected way of doing this kind of stuff in a docker-compose(-like) environment.
And it makes the memcached service available to other services also (if needed (I know, YAGNI)).
Where is that list coming from?