Timid v1.1.1 focuses on the ability to pause containers.
You can specify that a container should be pause by setting the
TIMID_PAUSE_CONTAINER environment variable to true.
Additionally a new environment variable has been included which allows
you to specify a duration for the server to stop a paused container.
Meaning that you can specify a container to be paused at first, to minimize the startup time, but
if the container is inactive for a while it will stop.
In this version the prefix for all environment variables was changed from PROXY to TIMID, see README.md