# docker/compose SLOC report

> As of 2026-09-16 (commit 73690c7894c0), docker/compose contains 68,445 total lines: 49,742 code, 11,190 comments, 7,513 blank, across 551 files in 9 languages (top: Go 95.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

docker/compose has 49,742 source lines of code out of 68,445 total lines across 551 files, counted from the 73690c7894c00067d90342c5b0cc76eda8bba501 ref at commit 73690c7894c0 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving docker/compose to commit 73690c7894c0, 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 72.7% of all lines, comments represent 16.3%, and the repository averages 90 code lines per file. Go accounts for 95.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 340 | 65,142 | 47,388 | 10,584 | 7,170 |
| YAML | 170 | 1,914 | 1,832 | 16 | 66 |
| Dockerfile | 22 | 339 | 273 | 15 | 51 |
| HCL | 1 | 168 | 126 | 19 | 23 |
| Makefile | 1 | 172 | 111 | 22 | 39 |
| JSON | 2 | 10 | 10 | 0 | 0 |
| Shell | 1 | 3 | 2 | 0 | 1 |
| Markdown | 5 | 683 | 0 | 523 | 160 |
| Plain Text | 9 | 14 | 0 | 11 | 3 |

Top language (Go 95.3%). Generated at 2026-09-16T08:46:32.761749130+00:00. Canonical report: https://octocounts.com/github/docker/compose

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/docker/compose/commit/73690c7894c00067d90342c5b0cc76eda8bba501?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

docker/compose has 68,445 total lines, including 49,742 code lines, 11,190 comment lines, and 7,513 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 73690c7894c0, 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 73690c7894c00067d90342c5b0cc76eda8bba501 at commit 73690c7894c0 on 2026-09-16T08:46:32.761749130+00:00.

## Similar repository reports

- [openimsdk/open-im-server](https://octocounts.com/github/openimsdk/open-im-server) — Go, 50,147 code lines
- [mainline-org/mainline](https://octocounts.com/github/mainline-org/mainline) — Go, 49,012 code lines
- [SCKelemen/tui](https://octocounts.com/github/SCKelemen/tui) — Go, 48,496 code lines
- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines
- [cr-zhichen/DJOneHubNative](https://octocounts.com/github/cr-zhichen/DJOneHubNative) — Go, 46,344 code lines
- [IBM/sarama](https://octocounts.com/github/IBM/sarama) — Go, 54,020 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
