Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.15 KB
⚠️ This library is deprecated and is not being used by Compose Generator anymore due to the migration to the official Compose Spec implementation. For that reason, please mind that this repository is not maintained anymore.

Docker Compose Util

Go CI Go Report Card Codecov PRs Welcome

This Go library can be used to serialize / deserialize docker compose yaml files.

Note: This library is part of the Compose Generator project, but also can be used independently.

Installation

go get github.com/compose-generator/dcu

© Marc Auberer 2021