最終更新:2021-03-01 (月) 17:18:42 (1149d)  

docker start
Top / docker start

Start one or more stopped containers

  • Usage:  docker start [OPTIONS] CONTAINER [CONTAINER...]
    
    Start one or more stopped containers
    
    Options:
      -a, --attach                  Attach STDOUT/STDERR and forward signals
          --checkpoint string       Restore from this checkpoint
          --checkpoint-dir string   Use a custom checkpoint storage directory
          --detach-keys string      Override the key sequence for detaching a
                                    container
      -i, --interactive             Attach container's STDIN