In this chapter, we are going to cover the following recipes:
- Installation of Docker on Linux
- Getting and listing the Docker management cmdlets
- Overview of Docker Hub and its operations
- Building an image from a Dockerfile using PowerShell
- Pulling a Docker container image from the repository
- Listing Docker containers and the images
- Starting and stopping Docker containers
- Removing containers and container images
- Working with a container using miscellaneous Docker PowerShell cmdlets
- Running a PowerShell script to set up Docker containers
- Finding Docker tags using PowerShell cmdlets from the remote registry