// the find
badtuxx/DescomplicandoDocker
Descomplicando o Docker, o livro.
A free Portuguese-language book on Docker, originally a paid publication by Brasport and released publicly during COVID-19. It covers Docker from beginner to advanced across 15 chapters and is aimed at Brazilian developers learning containerization.
Genuinely covers Docker end-to-end in Portuguese, which is rare for quality technical content in that language. Releasing the full published book for free was a meaningful gesture and the content reflects real training material, not a quick wiki. The chapter structure is logical and mirrors how someone would actually learn Docker in a professional context.
Last updated March 2023 and unmistakably showing its age — Docker has moved significantly since this was written, and nothing here reflects BuildKit, Docker Desktop changes, or the post-Compose-v1 world. It's Brazilian Portuguese only, so the audience is narrow. The repo is essentially a static GitBook with no tooling, examples, or exercises — just prose and screenshots. No indication whether the authors intend to keep updating it.