Expand description
Docker create command implementation.
This module provides the docker create
command for creating containers without starting them.
Structsยง
- Create
Command - Docker create command builder
- Create
Result - Result from the create command