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