docker-compose help stop - Stop running containers without removing them.



  • Stop running containers without removing them.
    
    They can be started again with `docker-compose start`.
    
    Usage: stop [options] [SERVICE...]
    
    Options:
      -t, --timeout TIMEOUT      Specify a shutdown timeout in seconds.
    			     (default: 10)
    

Log in to reply
 

© Lightnetics 2024