mirror of
https://github.com/containerd/containerd.git
synced 2026-08-12 22:16:27 +00:00
Set default differ for the default unpack config of transfer service
Signed-off-by: Henry Wang <henwang@amazon.com>
This commit is contained in:
@@ -33,4 +33,6 @@ const (
|
||||
// DefaultStateDir is the default location used by containerd to store
|
||||
// transient data
|
||||
DefaultStateDir = "/run/containerd"
|
||||
// DefaultDiffer will set the default differ for the platform.
|
||||
DefaultDiffer = "walking"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user