Commit Graph

113 Commits

Author SHA1 Message Date
David Karlsson 44945586c7
Merge pull request #21283 from swivelmargarita/patch-1
Update java containerization guide to fix compilation error
2024-10-30 15:51:16 +01:00
David Karlsson 4fdce97ab4
Merge pull request #21244 from dvdksn/guides-filters-tags
guides: rework filter logic, presentation
2024-10-30 13:27:00 +01:00
swivelmargarita 9fd26fcb16
Update java containerization guide to fix compilation error
Fixes https://github.com/docker/docs/issues/21281
2024-10-30 11:10:58 +00:00
David Karlsson fa594b1ba6 fix: corrected IDs for testcontainers youtube-embeds
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-29 15:19:26 +01:00
David Karlsson 76a5b7181b redirect: alias /language/ to /guides/
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-29 10:52:52 +01:00
David Karlsson 56e58ae5bf site: rework guides filters and tags taxonomy
- Rework the filtering system for guides to drop the use of the
  "products", "subjects", and "levels" taxonomies in favor of "tags" and
  "languages"
- This change means that the existing taxonomy functionality integrates
  better with the guides filtering, and there are fewer parameters to
  keep in mind when adding metadata to a guide
  - Only two taxonomies instead of three
  - Only one of those taxonomies are guides-specific (languages)
  - The other taxonomy (tags) works for all content
- Updates how tags and tag pages are rendered in general

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 16:10:20 +01:00
Shelley Benhoff 54277fee08 Added Testcontainers Learning Path
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:50:35 +01:00
David Karlsson 7e152bb44f
Merge pull request #21218 from falconcr/main
Add Java 21
2024-10-25 13:17:22 +02:00
Arie Heinrich f47cec1a33
Align grammar to official contribution guideline (#21233)
Align grammar to official contribution guideline -
https://docs.docker.com/contribute/style/grammar/
2024-10-24 17:29:44 +02:00
Arie Heinrich c17faccf17
Spelling fixes (#21230)
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
Michael Irwin 655927cb59
Add metadata to WireMock/Pre-seed guides and move to guides folder 2024-10-23 17:14:29 -04:00
Gerardo Lopez 54e4ef5e68 add java 21 2024-10-23 09:09:59 -06:00
David Karlsson b146ca40eb
Merge pull request #21217 from sbenhoff007/dbc-pricing-fix
Updated pricing information
2024-10-23 16:23:44 +02:00
Shelley Benhoff 0549d32fab Updated pricing information 2024-10-23 10:16:06 -04:00
Craig Osterhout 04fabb3c6d
guides: fix typo in python guide (#21208)
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-22 15:54:55 -07:00
Allie Sadler b1256d572f
ENGDOCS-2265 (#21203)
* ENGDOCS-2265

* Apply suggestions from code review
2024-10-22 11:25:13 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator abdedeac6f
Add 2 New Use Case Guides - Pre-Seeding database and WireMock (#20968)
* Added a use case guide for Pre-seeding database

* Fixed formatting

* Fixed vale linting

* Added WireMock use case guide

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Removed psql instructions under the prerequisite

* Removed the statement that ask user to enter password

* Removed Windows Tips as we're using  command

* Modified the volume section

* added a note for port mapping

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Removed bold cases

* Added instructions for Node and NPM

* Moved the index.js file explanation up in step 3

* Added a prerequisite for WireMock

* Added list of sections in the inital para

* Added missing instructions

* Modified wiremock guide

* linting and fixes

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* avoid exposing API keys in logs

* Fixed formatting

* Fixed the result for Wiremock

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/pre-seeding.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/wiremock.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Fixing linting issues

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-21 17:57:23 +02:00
Michael Irwin 9ac08a9ed3 Add use case guide for HTTP routing with Traefik
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-21 11:22:50 +02:00
David Karlsson 37e6a11e58 build: bake guide grammatical improvements
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-18 09:38:50 +02:00
Craig Osterhout 033acdfab1
guides: update jupyter guide (#20923)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-10-17 14:50:04 -07:00
David Karlsson 2478e67f99
Merge pull request #21085 from dvdksn/bake-guide
build: add bake guide
2024-10-17 17:25:32 +02:00
David Karlsson 970eb6607f
Merge pull request #20936 from Pradumnasaraf/add-bun-user-guide
docs: add a language specific guide for Bun
2024-10-16 12:19:10 +02:00
Pradumna Saraf 29fc29121a docs: add Bun language-specific guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-16 12:17:09 +02:00
Michael Irwin 0c9539087f
Container supported development learning path (#20958)
* WIP - add learning path for container-supported development

* Migrate learning path into new guide format

* Update content/guides/container-supported-development/_index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/container-supported-development/_index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Add correct YT links for the container-supported guide

* Merge the guide back into a single page

* Update container-supported-development.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update container-supported-development.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-16 09:23:41 +02:00
Allie Sadler f90323e7c2
ENGDOCS-2245 (#21059)
* ENGDOCS-2245

* module 1 content

* module 1 content

* module 2, 3, 4 content

* module 2, 3, 4 content

* edits and additions

* fix build

* vale stuff

* more vale fun

* change step

* docs team review edits

* KB review
2024-10-15 15:17:13 +01:00
David Karlsson 80aea3476b build: add bake guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-11 14:28:54 +02:00
David Karlsson ef536ba049 guides: capitalize SSSC initialism
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 08:41:43 +02:00
David Karlsson cda62c3e64 guides: replace footnotes with inline links in scout guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 08:38:49 +02:00
David Karlsson c3b77c9def
Merge pull request #21078 from sbenhoff007/develop-with-containers-update
Develop with containers minor update & fixed a typo
2024-10-09 08:26:03 +02:00
Shelley Benhoff f2eba2142a Fixed typo 2024-10-08 14:29:40 -04:00
Sarah Sanders fb23a4573f
Fix conflicts with last move samples under reference PR (#21075) 2024-10-08 08:32:09 -07:00
David Karlsson c8d77aeb2e guides: shorten summaries
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-07 12:42:37 +02:00
David Karlsson 1acba34616 site: add overview blurb to the guides landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-07 10:54:46 +02:00
David Karlsson 4238c62877 chore: add aliases, run formatter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 17:20:16 +02:00
David Karlsson 2e59bd4eb7 site: use filter-based nav for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02:00
Michael Irwin d03a730a2f
Set linktitles for Kafka and LocalStack guides (#20959) 2024-09-20 15:11:19 -07:00
Ajeet Singh Raina, Docker Captain, ARM Innovator ed240596e9
Add LocalStack Use case guide (#20890)
* Add LocalStack use case guide

* fixed vale issue

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/guides/use-case/localstack.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-19 09:40:40 -07:00
Allie Sadler 9d975a92a6
ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00
David Karlsson dd294db10b hugo: add main nav icons and fix mobile rendering
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 17:50:29 +02:00
David Karlsson 4443d3640a hugo: update layout architecture
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:43:05 +02:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
mfranzon ef7af62d21 add rag-ollama application example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 15:02:50 +02:00
David Karlsson 656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00
Michael Irwin 654e871ca2
Add kafka use case guide (#20747)
* Add Kafka use case guide

* Add Kafka diagram to the doc

* Fix linting errors
2024-09-06 13:49:23 -07:00
David Karlsson 6bce6d72cf
Merge pull request #20715 from dvdksn/build-guide-refactor
build: incorporate build guide into manuals
2024-08-28 04:22:59 +02:00
David Karlsson df6367f9ad build: incorporate build guide into manuals
The build guide that I once wrote now duplicates a lot of content with
the concept guide launched a few months back. It doesn't make sense to
cover the same topics multiple times, so I'm removing the older build
guide and incorporating some of the topics into the build manual
instead.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-27 15:32:59 +02:00
Allie Sadler d1db49b81b
Harmonia follow up (#20679) 2024-08-21 13:33:32 +01:00
Allie Sadler 303cb10e31
arch image fix (#20677) 2024-08-21 10:00:29 +02:00
Allie Sadler abd030c3fe
ENGDOCS-2185 (#20655)
* ENGDOCS-2185

* fix

* silly mistake

* rename getting-started to introduction

* fix

* final fix

* formtatting

* review edits

* review edits

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 08:23:29 +01:00