You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A Go library for Docker Compose. It does everything the command-line tool does,
8
8
**Note: This is not really maintained anymore — the reason are diverse but mainly lack of time from the maintainers**
9
9
10
10
The current state is the following :
11
-
- The `libcompose` CLI should considered abandonned. The `v2` parsing is incomplete and `v3` parsing is missing.
11
+
- The `libcompose` CLI should considered abandoned. The `v2` parsing is incomplete and `v3` parsing is missing.
12
12
- The official compose Go parser implementation is on [`docker/cli`](https://github.com/docker/cli/tree/master/cli/compose) but only support `v3` version of the compose format.
0 commit comments