Commit Graph

63094 Commits

Author SHA1 Message Date
Allie Sadler d041fdb8c2
ENGDOCS-2056 (#19763)
* ENGDOCS-2056

* Update content/compose/compose-file/05-services.md

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

* Update content/compose/compose-file/07-volumes.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-09 10:18:46 +01:00
Mihaela Stoica 5f94cb4f31
Update release notes for Docker Desktop 4.29.0 (#19760)
* Update release notes for Docker Desktop 4.29.0

- Include a fix for Windows

* Update content/desktop/release-notes.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-09 08:31:48 +01:00
Allie Sadler b06163712b
Minor contribute updates (#19752)
* Minor contribute updates

* Minor contribute updates
2024-04-09 08:28:49 +01:00
Allie Sadler cf72851583
Merge pull request #19757 from aevesdocker/post-release-links
post-release-links
2024-04-08 19:07:47 +01:00
Stephanie Aurelio e00f576f80
move events out of shortcode and add new repo events (#19738) 2024-04-08 09:55:44 -07:00
aevesdocker 208209bfca post-release-links 2024-04-08 16:59:11 +01:00
Lorena Rangel 068ce05fef
fix linux links (#19756)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-04-08 16:45:41 +01:00
Allie Sadler b0e064b780
ENGDOCS-2030 (#19629)
* ENGDOCS-2030

* reflect latest ui
2024-04-08 16:40:34 +01:00
Allie Sadler cf8a178a67
ENGDOCS-2034 (#19688) 2024-04-08 16:37:30 +01:00
Jean-Philippe Briend d90b397ac3
doc(settings management): Add Rosetta enforcement (#19655)
* doc(settings management): Add Rosetta enforcement
Adds the Rosetta option to Settings Management capability

Fixes POS-2429

* Update content/desktop/hardened-desktop/settings-management/configure.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-08 16:34:38 +01:00
Allie Sadler ad962e001f
Engdocs 2038 (#19698)
* ENGDOCS-2038

* ENGDOCS-2038

* re-write with D.Scott's info

* review edits
2024-04-08 16:31:28 +01:00
Allie Sadler d9fe368de4
ENGDOCS-2037 (#19696) 2024-04-08 16:27:48 +01:00
Andreas Heck 64f176ba56
Add info about host network support in DD 4.29 (#19654)
* Add info about host network support in DD 4.29

* Review suggestions

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Apply review suggestions

* Remove text saying that host networking is a paid feature

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-08 16:24:03 +01:00
Guillaume Lours e1414ca78f
add definitions of COMPOSE_MENU and COMPOSE_EXPERIMENTAL env variables for Compose (#19695)
* add definitions of COMPOSE_MENU and COMPOSE_EXPERIMENTAL env variables for Compose

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* COMPOSE_MENU and COMPOSE_EXPERIMENTAL - Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update content/compose/environment-variables/envvars.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-08 16:21:09 +01:00
Allie Sadler 15d007b212
ds-950 (#19697) 2024-04-08 16:16:59 +01:00
Craig Osterhout c5950f3ded
desktop: add debug gui (#19583)
* add debug gui

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback1

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/desktop/use-desktop/container.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-04-08 16:12:37 +01:00
Craig Osterhout 478765f39b
desktop: add volumes backup and share (#19711)
* add volumes backup and share

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/desktop/use-desktop/volumes.md

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

* Update content/desktop/use-desktop/volumes.md

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-08 16:08:09 +01:00
Lorena Rangel 87366b6313
Docker Desktop 4.29.0 release notes (#19707)
* Docker Desktop 4.29.0 release notes

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

* update release notes

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

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-04-08 16:04:15 +01:00
David Karlsson dfce4f19c1
Merge pull request #19753 from dvdksn/x-logo-color
fix: X logo color override
2024-04-08 16:08:22 +02:00
David Karlsson d4022e579a fix: X logo color override
The X logo in the footer had an unnecessary class assigned to its svg
path, resulting in an incorrect fill color

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-08 15:42:11 +02:00
David Karlsson d7b61bf28f
Merge pull request #19747 from dvdksn/remove-sbom
chore: fully remove the sbom page
2024-04-08 11:14:15 +02:00
David Karlsson 2f1ba5da9c chore: fully remove the sbom page
The old `docker sbom` page had been removed from the toc. This fully
removes the page and redirects to the Scout SBOM page.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-05 15:49:20 +02:00
David Karlsson 4d6971a474 redirects: catch old dockerfile reference location
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-05 14:22:19 +02:00
David Karlsson 4b74397d7a
Merge pull request #19742 from jbdunne/patch-1
Update official-images.md
2024-04-05 06:10:34 +02:00
jbd a7c5c99903
Update official-images.md 2024-04-04 20:34:03 -07:00
David Karlsson 9b815e32ba
Merge pull request #19739 from dvdksn/build-predefined-secrets
build: git remote authentication secrets
2024-04-04 15:05:06 +02:00
Sebastiaan van Stijn e57be72314
Merge pull request #19731 from dvdksn/expandable-code-blocks
collapsible code blocks
2024-04-04 14:36:37 +02:00
CrazyMax 82edd3dec7
Merge pull request #19686 from sozercan/patch-1
docs: tip for index sbom
2024-04-04 14:16:25 +02:00
David Karlsson da207fa03f build: git remote authentication secrets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-04 12:53:23 +02:00
David Karlsson e7d57278d6 build: use collapsible private gomod gha Dockerfile
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-03 14:06:25 +02:00
David Karlsson 66b5b990de hugo: add collapse attribute for code blocks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-03 14:06:21 +02:00
David Karlsson e5552f310d engine: bigger warning about unauthorized access
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-03 13:50:30 +02:00
David Karlsson 64795d860c
Merge pull request #19728 from dvdksn/scout-highprofile-cve-2024-3094
scout: add release note about CVE-2024-3094
2024-04-02 22:40:54 +02:00
David Karlsson af2dbe27ce
Merge pull request #19729 from dvdksn/update-buildkit
vendoring updates (buildkit, compose)
2024-04-02 22:40:26 +02:00
David Karlsson f39a61abf5
Merge pull request #19730 from dvdksn/buildx_debug_build_underscore
fix: remove underscore in buildx debug build title
2024-04-02 17:52:43 +02:00
David Karlsson 4267ce33e4 hugo: use "text" as a fallback lang for codeblocks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-02 17:43:50 +02:00
Stephanie Aurelio 17e73b634d
remove sales callout (#19721) 2024-04-02 08:35:01 -07:00
David Karlsson adc1324bb5 fix: remove underscore in buildx debug build title
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-02 16:49:04 +02:00
David Karlsson ad4baa77de vendor: github.com/moby/buildkit 7cd12732690e
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-02 15:51:41 +02:00
David Karlsson 799a04f05b vendor: github.com/docker/compose/v2 v2.26.1
Follow-up of #19715, where the replace directive wasn't updated,
preventing updated files in upstream from being vendored.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-02 15:46:13 +02:00
David Karlsson 4f3de2e5d6 scout: add CVE-2024-3094 to high-profile vulns
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-02 14:46:38 +02:00
Allie Sadler 85688fa3e5
ENGDOCS-2039 (#19701) 2024-04-02 09:37:13 +01:00
Milas Bowman b6d7ada921
release: Compose v2.26.1 (#19715)
https://github.com/docker/compose/releases/tag/v2.26.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-04-02 09:36:05 +01:00
David Karlsson b5d4e3ee53
Merge pull request #19706 from dvdksn/media-guidelines-asciinema
chore: add asciinema guidelines
2024-04-02 09:05:12 +02:00
David Karlsson 140a4aa509
Merge pull request #19720 from IlyaLisov/patch-1
Remove unnecessary empty lines
2024-04-01 10:47:36 +02:00
Ilya Lisov 86e1a99efd Remove unnecessary empty lines 2024-04-01 11:39:19 +03:00
David Karlsson 35f015b07c
Merge pull request #19718 from IlyaLisov/patch-1
Fix indents in compose file
2024-04-01 10:39:15 +02:00
Ilya Lisov 31a691964a
Fix indents in compose file 2024-04-01 11:26:05 +03:00
David Karlsson 4fa0d95aaa
Merge pull request #19713 from dvdksn/update-logo
site: update logo
2024-03-29 16:33:48 +01:00
Michael Irwin 0ddba23dec
Add heap tracking support to YouTube embeds (#19710)
* Add heap tracking support to YouTube embeds

The shortcode has been updated to bootstrap the YouTube API once,
even if there are mutiple embeds on the same page.

Currently supports two events (Video Play and Video Paused) with
attributes for the video id, page path, and page title.

* Update layouts/shortcodes/youtube-embed.html

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-29 15:47:20 +01:00