Implement container 'restart' tag.

This commit is contained in:
Andreas B. Mundt 2022-04-02 18:19:45 +02:00 committed by Andreas B. Mundt
parent ee15b0c272
commit c7030c9245
2 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,7 @@
##
## --tags=start start all containers
## --tags=stop stop all containers
## --tags=restart stop, then start all containers
## --tags=reset reset all containers to the initial image
## --tags=purge purge all containers
## --tags=setup purge all containers and setup again