Skip to content

Easily run your Compose application to the cloud with compose-cli

License

Notifications You must be signed in to change notification settings

wagoodman/compose-cli

 
 

Repository files navigation

Docker Compose "Cloud Integrations"

Actions Status Actions Status

This Compose CLI tool makes it easy to run Docker containers and Docker Compose applications in the cloud using either :

  • Amazon Elastic Container Service (ECS)
  • Microsoft Azure Container Instances (ACI)
  • Kubernetes (Work in progress)

...using the Docker commands you already know.

⚠️ Compose v2 (a.k.a "Local Docker Compose") has Moved

This repository is about "Cloud Integrations", the Docker Compose v2 code has moved to github.com/docker/compose

Getting started

To get started with Compose CLI, all you need is:

Please create issues to leave feedback.

Examples

Development

See the instructions in BUILDING.md for how to build the CLI and run its tests; including the end to end tests for local containers, ACI, and ECS. The guide also includes instructions for releasing the CLI.

Before contributing, please read the contribution guidelines which includes conventions used in this project.

About

Easily run your Compose application to the cloud with compose-cli

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.5%
  • Dockerfile 1.2%
  • Makefile 0.9%
  • Shell 0.8%
  • Java 0.2%
  • CSS 0.2%
  • Other 0.2%