# bstashchuk/docker-for-beginners-ru SLOC report

> As of 2026-09-16 (commit 5bce7e771d15), bstashchuk/docker-for-beginners-ru contains 77 total lines: 51 code, 4 comments, 22 blank, across 9 files in 6 languages (top: Python 27.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bstashchuk/docker-for-beginners-ru has 51 source lines of code out of 77 total lines across 9 files, counted from the 5bce7e771d1575fc990dd387c9d836047d47fae3 ref at commit 5bce7e771d15 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 bstashchuk/docker-for-beginners-ru to commit 5bce7e771d15, 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 small codebase by counted code lines. Code represents 66.2% of all lines, comments represent 5.2%, and the repository averages 6 code lines per file. Python accounts for 27.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2 | 20 | 14 | 0 | 6 |
| Dockerfile | 3 | 23 | 13 | 0 | 10 |
| HTML | 1 | 12 | 12 | 0 | 0 |
| JavaScript | 1 | 8 | 6 | 0 | 2 |
| YAML | 1 | 7 | 6 | 0 | 1 |
| Markdown | 1 | 7 | 0 | 4 | 3 |

Top language (Python 27.5%). Generated at 2026-09-16T22:12:00.580073771+00:00. Canonical report: https://octocounts.com/github/bstashchuk/docker-for-beginners-ru

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bstashchuk/docker-for-beginners-ru/commit/5bce7e771d1575fc990dd387c9d836047d47fae3?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 bstashchuk/docker-for-beginners-ru have?

bstashchuk/docker-for-beginners-ru has 77 total lines, including 51 code lines, 4 comment lines, and 22 blank lines.

### How was the bstashchuk/docker-for-beginners-ru line count measured?

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

### What commit was counted for bstashchuk/docker-for-beginners-ru?

This OctoCounts report was generated from 5bce7e771d1575fc990dd387c9d836047d47fae3 at commit 5bce7e771d15 on 2026-09-16T22:12:00.580073771+00:00.

## Similar repository reports

- [superagents-lab/xcode27-skills](https://octocounts.com/github/superagents-lab/xcode27-skills) — Python, 48 code lines
- [CodingSkywalker/network_diagnostic_tool](https://octocounts.com/github/CodingSkywalker/network_diagnostic_tool) — Python, 48 code lines
- [OpenMinis/AwesomeMinis](https://octocounts.com/github/OpenMinis/AwesomeMinis) — Python, 47 code lines
- [CodingSkywalker/budget-tracker](https://octocounts.com/github/CodingSkywalker/budget-tracker) — Python, 57 code lines
- [yuanxiaosc/fan-ren-xiu-xian-zhuan](https://octocounts.com/github/yuanxiaosc/fan-ren-xiu-xian-zhuan) — Python, 45 code lines
- [VincentWong3/post-transformer-research](https://octocounts.com/github/VincentWong3/post-transformer-research) — Python, 43 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
