Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/get-started/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

If books are your preferred learning style, check out these written by the [Docker Captains](https://www.docker.com/community/captains). Docker Captain is a distinction that Docker awards to select members of the community that are both experts in their field and are committed to sharing their Docker knowledge with others.

* [Operational AI with Docker](https://www.amazon.com/Operational-AI-Docker-services-Kubernetes/dp/1807301095), Ajeet Singh Raina & Harsh Manvar, April 2026

Check failure on line 18 in content/get-started/resources.md

View workflow job for this annotation

GitHub Actions / validate (vale)

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Manvar'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Manvar'?", "location": {"path": "content/get-started/resources.md", "range": {"start": {"line": 18, "column": 140}}}, "severity": "ERROR"}

Check failure on line 18 in content/get-started/resources.md

View workflow job for this annotation

GitHub Actions / validate (vale)

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Raina'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Raina'?", "location": {"path": "content/get-started/resources.md", "range": {"start": {"line": 18, "column": 126}}}, "severity": "ERROR"}

Check failure on line 18 in content/get-started/resources.md

View workflow job for this annotation

GitHub Actions / validate (vale)

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Ajeet'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Ajeet'?", "location": {"path": "content/get-started/resources.md", "range": {"start": {"line": 18, "column": 114}}}, "severity": "ERROR"}

Check failure on line 18 in content/get-started/resources.md

View workflow job for this annotation

GitHub Actions / validate (vale)

[vale] reported by reviewdog 🐶 [Docker.Spacing] ' ' should have one space. Raw Output: {"message": "[Docker.Spacing] ' ' should have one space.", "location": {"path": "content/get-started/resources.md", "range": {"start": {"line": 18, "column": 112}}}, "severity": "ERROR"}
* [Learn Docker in a Month of Lunches](https://www.manning.com/books/learn-docker-in-a-month-of-lunches), Elton Stoneman. Use the code `stonemanpc` for a 40% discount.
* [Docker on Windows: From 101 to Production with Docker on Windows](https://www.amazon.com/Docker-Windows-Elton-Stoneman-ebook/dp/B0711Y4J9K/), Elton Stoneman
* [Learn Kubernetes in a Month of Lunches](https://www.manning.com/books/learn-kubernetes-in-a-month-of-lunches), Elton Stoneman. Use the code `stonemanpc` for a 40% discount.
Expand Down
Loading