Expand description
Docker save command implementation.
This module provides the docker save
command for saving Docker images to tar archives.
Structsยง
- Save
Command - Docker save command builder
- Save
Result - Result from the save command
Docker save command implementation.
This module provides the docker save
command for saving Docker images to tar archives.