mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
@ -23,7 +23,7 @@ import (
|
||||
var originalHomeDir = os.Getenv("HOME")
|
||||
|
||||
const (
|
||||
defaultTimeout = 90 * time.Second
|
||||
defaultTimeout = 240 * time.Second
|
||||
)
|
||||
|
||||
type machineCommand interface {
|
||||
|
Reference in New Issue
Block a user