create-container
Deploy a standalone Docker container by specifying the image, name, environment variables, and ports. Simplify container creation with structured inputs for efficient management.
Instructions
Create a new standalone Docker container
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environment | No | ||
image | Yes | ||
name | No | ||
ports | No |