Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 950 Bytes

Start-ContainerdService.md

File metadata and controls

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

Start-ContainerdService

SYNOPSIS

Starts Containerd service.

SYNTAX

Start-ContainerdService

DESCRIPTION

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

EXAMPLES

Example 1

Start Containerd Service.

PS C:\> Start-ContainerdService

RELATED LINKS