Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 942 Bytes

Stop-ContainerdService.md

File metadata and controls

41 lines (28 loc) · 942 Bytes
external help file Module Name online version schema
Containers-Toolkit-help.xml
Containers-Toolkit
2.0.0

Stop-ContainerdService

SYNOPSIS

Stops Containerd service.

SYNTAX

Stop-ContainerdService

DESCRIPTION

Stops Containerd service and waits for 30 seconds for the service to stop. If the service does not stop within the this time, execution terminates with an error.

EXAMPLES

Example 1

Stop Containerd Service.

PS C:\> Stop-ContainerdService

RELATED LINKS