# compose-go-v1.20.2 **Repository Path**: cuijun/compose-go-v1.20.2 ## Basic Information - **Project Name**: compose-go-v1.20.2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-15 - **Last Updated**: 2025-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # compose-go [![Continuous integration](https://github.com/compose-spec/compose-go/actions/workflows/ci.yml/badge.svg)](https://github.com/compose-spec/compose-go/actions/workflows/ci.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/compose-spec/compose-go.svg)](https://pkg.go.dev/github.com/compose-spec/compose-go) Go reference library for parsing and loading Compose files as specified by the [Compose specification](https://github.com/compose-spec/compose-spec). ## Used by * [compose](https://github.com/docker/compose) * [containerd/nerdctl](https://github.com/containerd/nerdctl) * [compose-cli](https://github.com/docker/compose-cli) * [tilt.dev](https://github.com/tilt-dev/tilt) * [kompose](https://github.com/kubernetes/kompose) * [kurtosis](https://github.com/kurtosis-tech/kurtosis/)