Module commit

Module commit 

Source
Expand description

Docker commit command implementation.

This module provides the docker commit command for creating a new image from a container’s changes.

Structs§

CommitCommand
Docker commit command builder
CommitResult
Result from the commit command