# docker/compose SLOC report

> As of 2026-08-31 (commit 727fa0e67d95), docker/compose contains 65,179 total lines: 47,657 code, 10,316 comments, 7,206 blank, across 530 files in 9 languages (top: Go 95.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving docker/compose to commit 727fa0e67d95, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 73.1% of all lines, comments represent 15.8%, and the repository averages 90 code lines per file. Go accounts for 95.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 327 | 61,985 | 45,396 | 9,720 | 6,869 |
| YAML | 165 | 1,808 | 1,740 | 8 | 60 |
| Dockerfile | 22 | 339 | 273 | 15 | 51 |
| HCL | 1 | 168 | 126 | 19 | 23 |
| Makefile | 1 | 172 | 111 | 22 | 39 |
| JSON | 1 | 9 | 9 | 0 | 0 |
| Shell | 1 | 3 | 2 | 0 | 1 |
| Markdown | 5 | 683 | 0 | 523 | 160 |
| Plain Text | 7 | 12 | 0 | 9 | 3 |

Top language (Go 95.3%). Generated at 2026-08-31T09:51:02.846403378+00:00. Canonical report: https://octocounts.com/github/docker/compose

## Report FAQ

### How many lines of code does docker/compose have?

docker/compose has 65,179 total lines, including 47,657 code lines, 10,316 comment lines, and 7,206 blank lines.

### How was the docker/compose line count measured?

OctoCounts resolved the public GitHub repository to commit 727fa0e67d95, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for docker/compose?

This OctoCounts report was generated from main at commit 727fa0e67d95 on 2026-08-31T09:51:02.846403378+00:00.

## Similar repository reports

- [SCKelemen/tui](https://octocounts.com/github/SCKelemen/tui) — Go, 48,496 code lines
- [github/gh-stack](https://octocounts.com/github/github/gh-stack) — Go, 48,795 code lines
- [mainline-org/mainline](https://octocounts.com/github/mainline-org/mainline) — Go, 46,470 code lines
- [openimsdk/open-im-server](https://octocounts.com/github/openimsdk/open-im-server) — Go, 50,225 code lines
- [fish2018/pansou](https://octocounts.com/github/fish2018/pansou) — Go, 51,963 code lines
- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
