/compose-ref

Compose specification reference implementation

Primary LanguageGoApache License 2.0Apache-2.0

DEPRECATION NOTICE

This repository is DEPRECATED The Compose Specification Reference Implementation is now Docker Compose V2.

Compose Specification Reference Implementation

Continuous integration

This repository hosts the reference implementation for the Compose specification. The purpose of this implementation is to provide a tool for Compose specification contributors to test changes to the specification and a code example for Compose specification implementers to understand how to implement the specification. It is not intended to be used 'as is' by end users or in production.

Before creating an issue or submitting a contribution, please read the contributing guide.