Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 271 Bytes

docker-compose scaling

This is a simple test environment to see if I can make a small web app with an arbitrary number of backend worker containers. Run with docker-compose up --scale worker=2, or any other number to play with multiple workers.