Expand description
Docker rmi command implementation.
This module provides the docker rmi
command for removing Docker images.
Structsยง
- RmiCommand
- Docker rmi command builder
- RmiResult
- Result from the rmi command
Docker rmi command implementation.
This module provides the docker rmi
command for removing Docker images.