HomeElementl

Install compose-cli

Description

Install compose-cli

Summary:
We have a pretty outdated version of docker compose installed in our
Buildkite base images. More importantly, we don't have the new
compose-cli installed.

https://github.com/docker/compose-cli

The docker compose local command is meant to be the next major
version for docker-compose

We need this newer tooling to be able to support:

  • docker create context ecs
  • docker create context ecs --local-simulation

Which will be used to run end-to-end tests against our reference ecs
deployment.

Test Plan: unit, integration

Reviewers: dgibson, alangenfeld, max

Reviewed By: dgibson

Differential Revision: https://dagster.phacility.com/D8573

Details

Provenance
jordansandersAuthored on Jun 28 2021, 2:15 PM
Reviewer
dgibson
Differential Revision
D8573: Install compose-cli
Parents
R1:b02f7ecac361: Handle LegacyVersion
Branches
Unknown
Tags
Unknown