diff --git a/README.md b/README.md index 16ebe12..b56708d 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,8 @@ models: # use a custom command to stop the model when swapping. By default # this is SIGTERM on POSIX systems, and taskkill on Windows systems + # the ${PID} variable can be used in cmdStop, it will be automatically replaced + # with the PID of the running model cmdStop: docker stop dockertest # Groups provide advanced controls over model swapping behaviour. Using groups