Suspend your Docker containers while they are not in use.
Principal monitors network traffic to your containers and automatically starts or stops them when they are (not) needed.
Important: Make sure the principal container is running in the same network as the monitored container.
For more detailed examples on how to use principal, check out the examples directory.
The content of this repository is licensed under the BSD-3-Clause license. See the LICENSE file for details.
Principal was heavily inspired by Lazytainer.