# moby/moby SLOC report

> As of 2026-09-15 (commit f29c5d800786), moby/moby contains 410,321 total lines: 314,640 code, 43,160 comments, 52,521 blank, across 2,406 files in 19 languages (top: Go 93.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

moby/moby has 314,640 source lines of code out of 410,321 total lines across 2,406 files, counted from the f29c5d800786939e0438ea462545a0fe3ecbdb8d ref at commit f29c5d800786 by the OctoCounts tokei engine on 2026-09-15. 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 moby/moby to commit f29c5d800786, 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 large codebase by counted code lines. Code represents 76.7% of all lines, comments represent 10.5%, and the repository averages 131 code lines per file. Go accounts for 93.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,244 | 383,786 | 294,830 | 38,921 | 50,035 |
| YAML | 8 | 14,173 | 13,845 | 38 | 290 |
| Shell | 22 | 3,081 | 2,287 | 418 | 376 |
| Dockerfile | 11 | 919 | 700 | 112 | 107 |
| BASH | 27 | 1,016 | 695 | 161 | 160 |
| Lua | 2 | 646 | 530 | 60 | 56 |
| PowerShell | 1 | 592 | 472 | 101 | 19 |
| C | 11 | 443 | 376 | 17 | 50 |
| Makefile | 3 | 401 | 286 | 41 | 74 |
| Protocol Buffers | 8 | 390 | 209 | 109 | 72 |
| Python | 1 | 193 | 162 | 6 | 25 |
| HCL | 1 | 218 | 158 | 30 | 30 |

Top language (Go 93.7%). Generated at 2026-09-15T07:42:54.822563697+00:00. Canonical report: https://octocounts.com/github/moby/moby

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/moby/moby/commit/f29c5d800786939e0438ea462545a0fe3ecbdb8d?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 moby/moby have?

moby/moby has 410,321 total lines, including 314,640 code lines, 43,160 comment lines, and 52,521 blank lines.

### How was the moby/moby line count measured?

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

### What commit was counted for moby/moby?

This OctoCounts report was generated from f29c5d800786939e0438ea462545a0fe3ecbdb8d at commit f29c5d800786 on 2026-09-15T07:42:54.822563697+00:00.

## Similar repository reports

- [krahets/hello-algo](https://octocounts.com/github/krahets/hello-algo) — Go, 300,648 code lines
- [littlesight9-sketch/seanime](https://octocounts.com/github/littlesight9-sketch/seanime) — Go, 331,126 code lines
- [MHSanaei/3x-ui](https://octocounts.com/github/MHSanaei/3x-ui) — Go, 335,875 code lines
- [wailsapp/wails](https://octocounts.com/github/wailsapp/wails) — Go, 353,994 code lines
- [Paca-AI/paca](https://octocounts.com/github/Paca-AI/paca) — Go, 269,867 code lines
- [vxcontrol/pentagi](https://octocounts.com/github/vxcontrol/pentagi) — Go, 359,807 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)
