Nicolas De loof ed1776fec0
Merge pull request #562 from docker/dns
Check VPC has DNS resolution enabled
2020-08-28 19:57:20 +02:00
2020-08-28 10:59:48 +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 51 MiB
Languages
Go 97.1%
Dockerfile 2%
Makefile 0.5%
HCL 0.3%