docker/awesome-compose SLOC report
As of 2026-08-19 (commit 30f4b7f6a6c3), docker/awesome-compose contains 90,112 total lines: 84,467 code, 3,879 comments, 1,766 blank, across 353 files in 27 languages (top: JSON 92.8%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving docker/awesome-compose to commit 30f4b7f6a6c3, 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 93.7% of all lines, comments represent 4.3%, and the repository averages 239 code lines per file. JSON accounts for 92.8% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|
| JSON | 35 | 78399 | 78399 | 0 | 0 |
| JavaScript | 46 | 1811 | 1480 | 184 | 147 |
| YAML | 41 | 1159 | 1080 | 35 | 44 |
| Dockerfile | 35 | 1093 | 717 | 109 | 267 |
| HTML | 9 | 557 | 378 | 138 | 41 |
| Rust | 5 | 405 | 348 | 7 | 50 |
| Razor | 10 | 285 | 269 | 0 | 16 |
| Java | 11 | 329 | 258 | 3 | 68 |
| XML | 4 | 263 | 240 | 0 | 23 |
| Python | 13 | 324 | 233 | 19 | 72 |
| CSS | 13 | 256 | 216 | 10 | 30 |
| Go | 4 | 244 | 215 | 0 | 29 |
Top language (JSON 92.8%). Generated at 2026-08-19T06:02:50.758769302+00:00.
Report FAQ
How many lines of code does docker/awesome-compose have?
docker/awesome-compose has 90,112 total lines, including 84,467 code lines, 3,879 comment lines, and 1,766 blank lines.
How was the docker/awesome-compose line count measured?
OctoCounts resolved the public GitHub repository to commit 30f4b7f6a6c3, 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/awesome-compose?
This OctoCounts report was generated from master at commit 30f4b7f6a6c3 on 2026-08-19T06:02:50.758769302+00:00.