Commit Graph

63994 Commits

Author SHA1 Message Date
Allie Sadler c905ce0b85
RN-fix (#21235)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 16:31:18 +01:00
Sarah Sanders d9fa61bb5c Update missing links 2024-10-24 08:30:21 -07: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
David Karlsson 37eb9f7342
desktop: proxy config not supported through daemon.json/config.json (#20905)
## Description

Docker Desktop does not respect proxy configuration through config.json
(cli) or daemon.json (dameon). Proxy config for DD is only supported
through the settings menu or via settings management.

## Related issues or tickets

docker/pinata#30436

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:22:53 +01:00
David Karlsson 18b8d8acd1
scout: view health scores in Docker Desktop (#20991)
View health scores for images in Docker Desktop

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:20:12 +01:00
David Karlsson cfd326bfa0
[DNM] scout: create exceptions in docker desktop (#20797)
Docker Desktop part of #20581, for 4.35

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:19:03 +01:00
Lorena Rangel aa805b4c91
add Docker Desktop 4.35.0 release notes (#20909)
<!--Delete sections as needed -->

## Description

Docker Desktop 4.35.0 release notes

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-24 16:17:21 +01:00
Craig Gumbley 64a3458c91
Update references to settings.json to reflect new name (#21003)
<!--Delete sections as needed -->

## Description
As part of the settings management project, settings.json has been
renamed to settings-store.json.

This change updates the public docs so that they reflect the new name.

<!-- Tell us what you did and why -->

## Related issues or tickets
https://docker.atlassian.net/browse/DS-1506

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review @ebriney @aiordache 
- [x] Editorial review @aevesdocker
- [x] Product review @KatTomrushka
2024-10-24 16:14:39 +01:00
Allie Sadler 041329628a
ENGDOCS-2220 (#20882)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 16:14:14 +01:00
Allie Sadler 4753a92327
ENGDOCS-2222 (#20912)
<!--Delete sections as needed -->

## Description

New installations of Docker Desktop for Windows now require a Windows
version of 19045 or later

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 16:14:00 +01:00
Dorin-Andrei Geman db0f1a6fa6
desktop/settings: Add Docker VMM (#20986)
<!--Delete sections as needed -->

## Description

Add Docker VMM to the Settings docs for macOS.

---------

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
2024-10-24 16:13:27 +01:00
Allie Sadler bd73f0ecd5
Engdocs 2267 (#21231)
<!--Delete sections as needed -->

## Description

Ubuntu 24.04 now supported with latest DD release

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:12:53 +01:00
Allie Sadler cb2ded3932
ENGDOCS-2077 (#20911)
<!--Delete sections as needed -->

## Description

RHEL moving to GA. This PR makes it visible in the TOC and adds the
download links

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 16:12:36 +01:00
David Karlsson 6d320898d5
Merge pull request #21097 from dvdksn/tbl-styles
hugo: update table styles
2024-10-24 15:10:43 +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
Allie Sadler ce7d86cc25
ENGDOCS-2266 (#21215)
<!--Delete sections as needed -->

## Description

When looking for DD release notes, search pulls in v. old release notes
that are no longer needed. Instead of deleting these pages completely,
this PR removes them from the sitemap and TOC but still provides a link
to them on the main release notes page

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 11:05:53 +01:00
David Dooling fb848e9c8d
fix: improve Harmonia quick start cleanup (#21221)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

Added additional cleanup steps and other minor improvements to the
Harmonia quick start guide.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 11:05:18 +01:00
David Karlsson c82547b0e2
Merge pull request #21227 from kunsanglee/manuals-index-add-period
docs: manuals/_index.md add period on description
2024-10-24 11:09:41 +02:00
kunsanglee 322cbb6945 docs: manuals/_index.md add period on description 2024-10-24 15:54:29 +09:00
David Karlsson 583a175783
Merge pull request #21224 from 3Juhwan/main-page-add-period
Docs: Update main page index.html: Added period
2024-10-24 08:32:47 +02:00
David Karlsson 39f962ba23
Merge pull request #21223 from mikesir87/add-metadata-for-guides
Add metadata to WireMock/Pre-seed guides and move to guides folder
2024-10-24 05:55:48 +02:00
3juhwan f79f2c38fa Update main page index.html: Added period 2024-10-24 10:53:18 +09:00
Michael Irwin 655927cb59
Add metadata to WireMock/Pre-seed guides and move to guides folder 2024-10-23 17:14:29 -04:00
Sarah Sanders cbda29bdae Fix error found by vale 2024-10-23 13:39:48 -07:00
Sarah Sanders b758c90db7 More table fine tuning 2024-10-23 12:08:17 -07:00
Sarah Sanders e9a98e5655 Update table markdown 2024-10-23 12:04:53 -07:00
Sarah Sanders 098e3e5e57 Add overview for provisioning users 2024-10-23 12:00:49 -07:00
Sarah Sanders 0a5b91bcbb Fixed numbered list issue 2024-10-23 09:01:12 -07:00
Sarah Sanders ebc43b2739 Update cross-connect steps 2024-10-23 08:57:11 -07:00
Shelley Benhoff 963bceee56
Updated the multi-stage-builds Docker concept to include installing J… (#21206)
Updated the multi-stage-builds Docker concept page to include a
prerequisite for Java. Also updated the link and screenshot for the
Spring Initializer to the latest version.
2024-10-23 17:21:16 +02:00
Gerardo Lopez 54e4ef5e68 add java 21 2024-10-23 09:09:59 -06:00
Craig Osterhout 262731ab60
get-started: update deep dive book link (#21210)
<!--Delete sections as needed -->

## Description

Updated link to newer version of the book.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-23 08:03:49 -07: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
Allie Sadler e328d00b20
ENDOCS-2254 (#21205)
* ENDOCS-2254

* formatting
2024-10-23 09:22:45 +01:00
Sarah Sanders 37524649fe Small typo and formatting fixes 2024-10-22 16:55:19 -07:00
Sarah Sanders 17b4141220 Update Configure and Connect SSO docs 2024-10-22 16:42:27 -07: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
Sarah Sanders befd9b0b7b
Merge pull request #21197 from sarahsanders-docker/ENGDOCS-2262
Update SSO overview doc for clarity
2024-10-22 08:50:44 -07:00
Sarah Sanders 80f8c9f75a
Update content/manuals/security/for-admins/single-sign-on/_index.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-22 08:12:56 -07:00
Sarah Sanders 5e9f9cf3e4
Update content/manuals/security/for-admins/single-sign-on/_index.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-22 08:12:50 -07:00
Allie Sadler b1256d572f
ENGDOCS-2265 (#21203)
* ENGDOCS-2265

* Apply suggestions from code review
2024-10-22 11:25:13 +01:00
David Karlsson 51bfc1e592
Merge pull request #21195 from mikesir87/adjust-compose-settings
Adjust Compose watch settings to sync to new working directory
2024-10-22 10:44:15 +02:00
David Karlsson 9c41bb6d0d
Merge pull request #21194 from jbowdre/fix_typo
docs: typo in rootless docs
2024-10-21 22:54:00 +02:00
Sarah Sanders 74d586b886 Update SSO overview doc for clarity 2024-10-21 13:18:09 -07:00
Michael Irwin 6ea27fd5cb
Adjust Compose watch settings to sync to new working directory 2024-10-21 15:50:52 -04:00
John Bowdre 579a780b48
docs: typo in rootless docs
Fixes a minor typo in the networking errors section
- `Newtork` --> `Network`
2024-10-21 14:47:10 -05:00
David Karlsson 22c7b30cc3 ci: upgrade hugo to v0.136.3
https://github.com/gohugoio/hugo/releases/tag/v0.136.3

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-21 18:13:08 +02:00
Craig Osterhout 6f0551bafe
update install command quotes (#21166)
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-21 08:58:02 -07: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