This repository was archived by the owner on Mar 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Compose Specification Reference Implementation
2
+ ![ Continuous integration] ( https://github.com/compose-spec/compose-ref/workflows/Continuous%20integration/badge.svg )
2
3
3
4
![ logo] ( logo.png )
4
5
5
- This project host the reference implementation of the Compose specification. It is not designed for production use
6
- but to demonstrate implementation of Compose Specification on top of Docker API and offer a code base to experiment
7
- with changes being proposed to the Compose Specification.
6
+ This repository hosts the reference implementation for the Compose
7
+ specification. The purpose of this implementation is to provide a tool for
8
+ Compose specification contributors to test changes to the specification and a
9
+ code example for Compose specification implementers to understand how to
10
+ implement the specification. It is not intended to be used 'as is' by end users
11
+ or in production.
8
12
9
- ![ Continuous integration] ( https://github.com/compose-spec/compose-ref/workflows/Continuous%20integration/badge.svg )
13
+ Before creating an issue or submitting a contribution, please read the
14
+ [ contributing guide] ( CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments