Starting and stopping Docker Service

Docker Service on Windows can be started by using the following command:

    Start-Service docker

Docker Service can be stopped by running the following command:

    Stop-Service docker

Get Learning Windows Server Containers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.