Guillaume Tardif 7c891ff3ee
Merge pull request #554 from docker/context_create_output
Display nice message on context creation (message taken from Moby cli)
2020-08-27 11:27:02 +02:00
2020-08-19 08:16:19 +02:00
2020-08-25 16:26:36 +02:00
2020-08-04 13:45:39 +02:00
2020-08-19 08:16:19 +02:00
2020-05-29 11:29:28 +02:00
2020-04-24 14:04:27 +02:00
2020-08-19 12:31:30 +02:00
2020-08-24 21:28:34 +00:00
2020-08-17 10:20:49 +02:00
2020-08-17 10:20:49 +02:00

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.

Description
Define and run multi-container applications with Docker
Readme Apache-2.0 72 MiB
Languages
Go 96.9%
Dockerfile 2.3%
Makefile 0.5%
HCL 0.2%