compose/README.md

1.5 KiB

Docker Compose CLI

Actions Status

This CLI tool makes it easy to run containers in the cloud using either Amazon Elastic Container Service (ECS) or Microsoft Azure Container Instances (ACI) using the Docker commands you already know.

To get started, all you need is:

⚠️ This CLI is currently in beta please create issues to leave feedback

Examples

Developing

See Instructions on building the cli, running tests locally and against Azure Container Instances (ACI) or Amazon ECS, and releasing it. Also Check contribution guidelines on conventions used in this project.