Commit Graph

63710 Commits

Author SHA1 Message Date
Sarah Sanders d39a10ba79 Update nesting issue in SSO docs for connect and manage section 2024-10-15 09:16:46 -07:00
Craig 660044a1c9
add build cloud warning
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-15 09:00:01 -07:00
Allie Sadler bcaa915378
remove ea banner for insights (#21120) 2024-10-15 16:15:27 +01:00
Adam Danko 9ac25c0f3a
Update configure-builder.md deprecated field 2024-10-15 17:28:00 +03:00
Allie Sadler 8c3965bd0d
ENGDOCS-2257 (#21115)
* ENGDOCS-2257

* clarify methods

* Update content/manuals/compose/how-tos/environment-variables/envvars.md
2024-10-15 15:17:28 +01: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
Allie Sadler 0da04dd5dd
ENGDOCS-2256 (#21114)
* ENGDOCS-2256

* ENGDOCS-2256
2024-10-15 15:16:54 +01:00
Allie Sadler a4e17235ab
Hrm 1429 (#21112)
* HRM-1429

* grammar

* vale fix
2024-10-15 07:56:15 +01:00
Allie Sadler 492a333257
ENGDOCS-2255 (#21113) 2024-10-15 07:56:05 +01:00
Benjamin Grandfond f0e251f782
Use access_token_name rather than pat_name (#21092) 2024-10-14 15:30:39 -07:00
David Karlsson fa74d0a579 build(cloud): add firewall config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 19:35:27 +02:00
Sebastiaan van Stijn 5e1c214348
Merge pull request #21116 from dvdksn/fix-engine-sdk-option-types
engine: fix incorrect types in engine sdk overview example
2024-10-14 17:26:15 +02:00
David Karlsson 443685d27b engine: fix incorrect types in engine sdk overview example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:47:37 +02:00
Sebastiaan van Stijn ad800a5286
Merge pull request #21103 from dvdksn/fix-api-v1.47-404
api: add alias for old v1.47 api reference location
2024-10-14 14:38:59 +02:00
David Karlsson 7b5b54ccd2 chore: tag engine API reference with area/engine label
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:35:33 +02:00
David Karlsson 39dc1cf74e api: add alias for old v1.47 api reference location
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:35:33 +02:00
David Karlsson 48a1e7d7f8
Merge pull request #21106 from dvdksn/guides-tag-wrap-style
guides: improve styles for filter options on guides landing page
2024-10-12 06:34:47 +02:00
David Karlsson ce36a8cf02 guides: improve styles for filter options on guides landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-11 14:57:03 +02: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 d94937e64e
Merge pull request #21104 from jorgeparavicini/patch-1
docs: update settings path
2024-10-11 13:22:53 +02:00
Jorge Paravicini 5b8eaf633f
docs: update settings path 2024-10-11 12:34:48 +02:00
Sarah Sanders f31f2e79dc
Update steps for deactivating account (#21077)
* Update instructions for deactivating an account

* Update steps on deactivating an account

* Update content/manuals/accounts/deactivate-user-account.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update deactivate-user-account.md

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-10-10 15:15:56 -07:00
David Karlsson ba347ae523 site: bump the border contrast for dark mode tables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-10 17:57:18 +02:00
David Karlsson 669b007e93 cli: fix cli completion setup for zsh
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-10 15:04:16 +02:00
David Karlsson c9bb762084
Merge pull request #21099 from dvdksn/sidebar-scrolldown
site: automatically scroll down the sidebar to reveal the current page
2024-10-10 13:45:57 +02:00
David Karlsson 0f80eeae07 site: automatically scroll down the sidebar to reveal the current page
Some pages are nested quite deep in the sidebar, which means they aren't
automatically visible on pageload unless the sidebar is scrolled. This
commit adds a scrolldown function to the sidebar to check if the element
representing the current page is in view. If it isn't, the sidebar is
scrolled down to a position where the current page comes into view.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-10 12:28:21 +02:00
David Karlsson ecc54f2b3b hugo: align cli table styles with defaults, add horizontal overflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-10 10:46:23 +02:00
David Karlsson ffd3ccd072 hugo: use render hook for markdown tables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-10 10:46:11 +02:00
Sarah Sanders 47fcaeb6af
Update billing activity logs for new activities (#21091) 2024-10-09 11:23:37 -07:00
sheltongraves 44b422e6d6
Update download-rate-limit.md (#20943)
* Update download-rate-limit.md

Added Pull Attribution section

* Update content/manuals/docker-hub/download-rate-limit.md

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

* Update content/manuals/docker-hub/download-rate-limit.md

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

* Update content/manuals/docker-hub/download-rate-limit.md

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

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/manuals/docker-hub/download-rate-limit.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-10-09 11:11:03 -07:00
David Karlsson 589e1acc85
Merge pull request #21087 from dvdksn/fix-educational-resources
fix: remove circular alias for /get-started/educational-resources
2024-10-09 18:22:00 +02:00
David Karlsson 8196170f94
Merge pull request #21088 from docker/sarahsanders-docker-patch-1
Update CODEOWNERS
2024-10-09 17:48:05 +02:00
Sarah Sanders 0fb80dc479
Update CODEOWNERS
Updated code owners for my domains (subscription, admin, accounts, billing)
2024-10-09 08:45:17 -07:00
David Karlsson edbcd01895 fix: remove circular alias for /get-started/educational-resources
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 17:35:36 +02:00
Lorena Rangel 407941936b
Docker Desktop 4.34.3 release notes (#21062)
* Docker Desktop 4.34.3 release notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* docker-desktop 4.34.3 release-notes

* docker-desktop 4.34.3 release-notes security nvidia issues

* Apply suggestions from code review

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Ezequiel Russo <ezequiel.russo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-09 13:58:22 +01:00
David Karlsson 896be3e7b0
Merge pull request #21082 from Daniel-Kolev/update-add-a-policy-steps
scout: Save and enable policy is now the default action
2024-10-09 13:16:35 +02:00
David Karlsson a807cd85fd
Merge pull request #21083 from Daniel-Kolev/add-edit-policy-section
scout: Add edit policy section
2024-10-09 13:16:25 +02:00
David Karlsson 2145a872cc
Merge pull request #21081 from dvdksn/policy-ga
scout: policy evaluation general availability
2024-10-09 13:16:14 +02:00
Daniel Kolev 61be3b6bc2
wording 2024-10-09 12:53:14 +03:00
Daniel Kolev 0dc60eba54
Add edit policy section 2024-10-09 11:48:18 +02:00
Daniel Kolev 3ffe74e92c
Save and enable is now the default action 2024-10-09 11:38:37 +02:00
David Karlsson b4e7221aef scout: policy evaluation general availability
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 09:51:25 +02:00
David Karlsson aba4ea810f
Merge pull request #21080 from dvdksn/scoutguide-rm-footnotes
guides: scout learning path fixups
2024-10-09 09:44:57 +02:00
David Karlsson 597621fed8 dockerfile: use stable syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 09:01:21 +02:00
David Karlsson c66afac138 dockerfile: fix typo in arg description comment
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 09:00:45 +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
Shelley Benhoff 29e9c2d8c4 Updated develop with containers Docker concept 2024-10-08 13:33:17 -04:00