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:
- An AWS or Azure account
- Windows: Edge release of Docker Desktop
- macOS: The Edge release of Docker Desktop
- Linux: Install script
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.