All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Linux support.
- Added
-Remove
parameter to New-Container.
- Fixed timeout issue.
- Added argument completions for image name, tag, repository, container name.
- Adopted changes from the Docker CLI.
- Fixed output issue with volumes.
- Fixed pipeline processing with multiple items.
- Fixed ErrorAction parameter.
- Unit test refactoring.
- Support for Linux clients.
- Support for Linux containers.
- Support von container volumes.
- Refactoring.
- Pipeline support for the commandlet.
- New cmdlet Uninstall-Image.
- Types for Image, Repository and Container used as output.
- Refactoring.