How Lazytainer works
masterLazytainer is a tool that monitors network traffic to containers. If there is active network traffic, the container runs; if there is no traffic, the container is stopped or paused.
To use Lazytainer, you cannot simply run containers normally. You must:
- Apply specific labels to the target containers to assign them to a group.
- Proxy all traffic for those containers through the Lazytainer container.