Commit Graph

2018 Commits

Author SHA1 Message Date
David Karlsson f018aec0e5 build: experimental dockerfile rules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:18:47 +02:00
David Karlsson b46dbff8f9 Revert "hugo: replace dots with dashes in content filenames"
This reverts commit 94e01d98ab.
2024-09-10 13:28:36 +02:00
David Karlsson 9909247557 hugo: move manuals permalink config to hugo.yaml
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 13:28:11 +02:00
David Karlsson df66fbd72d
Merge pull request #20821 from dvdksn/rm-wootric-whitelist
desktop: remove *.wootric.com whitelist urls
2024-09-10 11:51:04 +02:00
David Karlsson 502e19efbd desktop: remove *.wootric.com whitelist urls
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 11:08:14 +02:00
David Karlsson 94e01d98ab hugo: replace dots with dashes in content filenames
With the recent change in moving content to the /manuals section, and
manipulating content permalinks to use `/:sections[1:]/:slugorfilename`,
source filenames with dots in them did not receive a .html extension in
the site output directory. This seems to be a quirk (bug?) with the
`:slugorfilename` permalink token in Hugo.

To work around this, I have removed the dots in markdown filenames and
replaced them with dashes.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 10:36:30 +02:00
David Karlsson c7dd62c5ab
Merge pull request #20811 from dvdksn/rag-ollama-guide
add rag-ollama application example
2024-09-10 10:01:22 +02:00
Allie Sadler c59d8a7848
ENGDOCS-2203 (#20784)
* ENGDOCS-2203

* vale fix

* Update content/manuals/compose/profiles.md
2024-09-10 08:14:26 +01:00
David Karlsson 52a87f6bb0
Merge pull request #20814 from dvdksn/scout-policy-orgscores-date
scout: fix release date of org-based health scores
2024-09-09 19:33:36 +02:00
David Karlsson a296063258
Merge pull request #20812 from dvdksn/legacy-build-title
cli: remove shorthand linktitle for legacy build reference
2024-09-09 18:35:19 +02:00
David Karlsson 0eef789a2c scout: fix release date of org-based health scores
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 18:32:54 +02:00
David Karlsson bd0a846f25 scout: scores now based on org policy config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 18:28:34 +02:00
David Karlsson 1e399b289a cli: remove shorthand linktitle for legacy build reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 17:16:23 +02:00
David Karlsson 3cc95a27be
Merge pull request #20809 from dvdksn/rn-27.2.1
engine: 27.2.1 release notes
2024-09-09 15:12:13 +02:00
David Karlsson 02a4a592ca
Merge pull request #20808 from dvdksn/gha-fix-variable-name
gha fix variable name
2024-09-09 15:11:52 +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
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +01:00
David Karlsson f634b5eb4d fix: correct link to networking engine plugins
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:21:36 +02:00
David Karlsson 4b7cf19288 vendor: github.com/moby/moby v27.2.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:14:24 +02:00
David Karlsson d75f0f2c6f engine: 27.2.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson f13e9ef952 engine: reverse the sort order of api versions section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson d7534e00b8 engine: add linkTitles, weights to release notes section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 14:12:40 +02:00
David Karlsson c95a07bded scout: add "package types" config option for vulnerabilities policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:10:03 +02:00
David Karlsson 63210c974a chore: fix some linting issues in gha overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:06:43 +02:00
David Karlsson 1c15b54316 build: align var name with examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:04:13 +02:00
David Karlsson 948ae90018 chore: remove single-use gha-tutorial include
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 13:02:55 +02:00
Allie Sadler d271b4bb0c
hub releae note fix (#20805) 2024-09-09 11:27:48 +01: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
David Karlsson 6d7712bbdd desktop: containerd default store for 4.34 fresh installs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 09:43:14 +02:00
David Karlsson 630a2a2bfa
Merge pull request #20791 from dvdksn/copilot-data-statement
copilot: add section on data privacy
2024-09-07 07:55:45 +02:00
Craig Osterhout 36aa05583a
enforce sign in vs enforce sso update (#20794)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-09-06 13:55:38 -07: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 3263c63c22
Merge pull request #20581 from dvdksn/scout-exceptions-gui
scout: create exceptions in dashboard
2024-09-06 17:20:38 +02:00
David Karlsson 2c891f052a scout: create exceptions in dashboard
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-06 15:54:32 +02:00
David Karlsson 0e35ee08e5 copilot: add section on data privacy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-06 12:57:42 +02:00
Lorena Rangel b624215513
add release notes for 4.34.1 (#20785)
* add release notes for 4.34.1

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

* Apply suggestions from code review

Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
Co-authored-by: Andrea Reale <154321632+andrea-reale@users.noreply.github.com>

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
Co-authored-by: Andrea Reale <154321632+andrea-reale@users.noreply.github.com>
2024-09-05 17:45:11 +02:00
Craig Osterhout 52340c27b1
guides: fix python issue (#20787)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-09-05 08:07:43 -07:00
Craig Osterhout feb0ddbcb7
hub: add usage tab (#20774)
* hub: add usage tab

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

* vale fixes

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

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

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

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

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

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

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

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

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

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

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

* feedback1

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

* feedback2

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-05 09:30:11 +02:00
Michael Irwin 820a0489ae
Add divs with anchor points for learning path surveys 2024-09-04 12:11:34 -04:00
David Karlsson 319348a347
Merge pull request #20780 from dvdksn/copilot-more-supported-langs
copilot: add rust, go support
2024-09-04 17:48:32 +02:00
John Farrar b99d1aeb04
Update release-notes.md (#20781)
* Update release-notes.md

Your roadmap link was broken. I found the roadmap and pasted it in.

* Update content/desktop/release-notes.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-04 14:24:30 +01:00
Tugdual Saunier 9f4b74c28b
Clarify that `run -e DEBUG` might read values from `.env` file (#20771) 2024-09-04 12:44:00 +01:00
David Karlsson 9c7d675779 copilot: add rust, go support
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-04 13:31:32 +02:00
Cesar Talledo 581430f73b
Update v4.34 release notes with ECI-related known issues. (#20772)
* Update v4.34 release notes with ECI-related known issues.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-04 10:07:00 +01:00
David Karlsson d3718efac9 fix: get-docker link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-04 10:24:33 +02:00
Allie Sadler 12c201622f
ENGDOCS-2200 (#20767) 2024-09-04 09:11:05 +01:00
David Karlsson afecebd965
Merge pull request #20753 from dvdksn/scout-sq-cloud
scout: sonarcloud is supported
2024-09-03 11:44:35 +02:00
Lorena Rangel f8f35842ad
add resource saver known issue (#20755)
* add resource saver known issue

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

* Update content/desktop/release-notes.md

Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>

* Update content/desktop/release-notes.md

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-03 08:00:29 +01:00
David Karlsson debd68c4f4
Merge pull request #20757 from dvdksn/learning-paths-case
learning-paths: s/Learning Paths/learning paths
2024-09-02 15:09:22 +02:00
David Karlsson 0ab68c2a8c redirects: add redirect for build guide "layers" chapter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-02 13:20:04 +02:00
David Karlsson f47b8a0efc learning-paths: s/Learning Paths/learning paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-02 13:17:11 +02:00
David Karlsson d1e69f8e76
Merge pull request #20672 from dvdksn/add-copy-cache-mtime
build: mtime doesnt invalidate cache
2024-09-02 13:10:45 +02:00
Mihaela Stoica ebbc245ebe
Update DD 4.34 release notes (#20754)
Added missing note for a fix in 4.34.
2024-09-02 09:10:27 +01:00
Joana H 27bf82611e
Add known issues related to compose bridge (#20744)
* Add known issues related to compose bridge

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-02 09:06:39 +01:00
David Karlsson 768b561e93 scout: sonarcloud is supported
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-02 08:39:30 +02:00
David Karlsson 916f044b7c
Merge pull request #20746 from sbruens/patch-1
Fix typos in documentation.
2024-08-31 12:11:38 +02:00
David Karlsson fa1c05c115
Merge pull request #20745 from craig-osterhout/sso-troubleshoot-tag
admin: add troubleshoot tag to sso topic
2024-08-31 12:10:33 +02:00
Sander Bruens 6e3e9b28dd
Fix typos in documentation. 2024-08-30 16:41:36 -04:00
Laura Brehm 82366daf7c
release notes: add known issue for CLI login address normalization
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2024-08-30 17:21:30 +01:00
Craig Osterhout 7b447ab442
admin: add troubleshoot tag to sso
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-30 08:21:01 -07:00
David Karlsson 5c379a9d15
Merge pull request #20716 from vvoland/rn-27.2.0
engine: 27.2.0 release notes
2024-08-30 14:00:46 +02:00
Lorena Rangel 306d7b5af7
Update release-notes.md
Remove confusing Docker Desktop installed mention
2024-08-30 11:11:09 +02:00
aevesdocker 0a67d7e852 formatting fix for release notes 2024-08-29 16:19:20 +01:00
Andreas Heck 604eacc341
Update the host networking documentation for GA (#20630)
* Update the host networking documentation for GA

* Update content/engine/network/drivers/host.md

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

* Update content/engine/network/drivers/host.md

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 16:06:44 +01:00
Allie Sadler a4c1e8a45a
ENGDOCS-2197 (#20717)
* ENGDOCS-2197

* edit
2024-08-29 16:06:07 +01:00
Allie Sadler a9a939744a
Engdocs 2191 (#20695)
* ENGDOCS-2191

* ENGDOCS-2191
2024-08-29 16:05:58 +01:00
Cesar Talledo 1b17fbf08d
ECI: document Docker socket mounts for derived images. (#20719)
* ECI: document Docker socket mounts for derived images.

Document a new improvement to the Docker socket mount permissions
feature that allows images derived from those listed in the
allowed-images list to also mount the Docker socket. This
feature was added in Docker Desktop 4.34.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* ECI: small improvements in section Docker socket mounts for derived images.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* ECI: typo fix in Docker socket mount permission section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* ECI: add clarification in the advanced config section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Update content/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-29 16:04:42 +01:00
Andrea Reale 6cdae3a0cd
wsl2: improve docs around storage (#20690)
* Improve documentation about the storage strategy using by Docker
  Desktop 4.30+, mentioning it does no longer rely on a separate
  distribution
* Consequently update the storage management best practices.

Signed-off-by: Andrea Reale <andrea.reale@docker.com>
2024-08-29 16:04:31 +01:00
Lorena Rangel b3f20c2758
feat: add 4.34.0 release notes (#20662)
* feat: add 4.34.0 release notes

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

* Apply suggestions from code review

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

* small tweaks

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

* update new section

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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-29 16:03:26 +01:00
Craig Osterhout 890f1447e1
iam: remove group mapping for sso with azure id (#20708)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-29 07:59:11 -07:00
David Karlsson 0cd9958e78
Merge pull request #20724 from dvdksn/copilot-install-ongh
copilot: add instructions for installing ext
2024-08-29 12:27:09 +02:00
Allie Sadler 2a99d96f26
ENGDOCS-2198 (#20723)
* ENGDOCS-2198

* lint
2024-08-29 08:54:14 +01:00
David Karlsson b77db2bf44 chore: consolidate engine v27 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 09:48:05 +02:00
Paweł Gronowski 5b5f71c19e engine: 27.2.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 09:48:05 +02:00
David Karlsson 9b584ff1d2 copilot: improve consistency in references to extension
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 17:34:25 +02:00
David Karlsson 1823fc7f54 copilot: clarify setup instructions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 17:30:25 +02: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
Michael Irwin 741d78477c
Couple of text updates for the DBC and Compose learning paths (#20718) 2024-08-27 13:43:50 -07: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 91b324fb4d
ENGDOCS-2196 (#20714) 2024-08-27 11:43:37 +01:00
Michael Irwin b38d18578f
Set weights on building image pages to fix overview sorting 2024-08-26 22:04:42 -04:00
David Karlsson 1a66732bff learning-paths: fix formatting, duplication, missing elements
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-26 17:38:12 +02:00
Craig Osterhout b81f04a0c0
Merge pull request #20687 from craig-osterhout/engdocs-2186
admin: update org onboarding
2024-08-23 08:06:04 -07:00
Craig Osterhout 774e3752de
Merge pull request #20698 from craig-osterhout/engdocs-2192
admin: update sso for companies
2024-08-23 08:05:29 -07:00
Allie Sadler bcc0a9c9a4
move extensions-sdk api content to reference (#20694)
* move extensions-sdk api content to reference

* review suggestion

* rename file
2024-08-23 14:41:17 +01:00
Allie Sadler d7b4d1f288
Fix hub link (#20700) 2024-08-23 10:02:26 +01:00
David Karlsson b7f0232bc6
Merge pull request #20563 from dvdksn/learning-paths
site: add learning paths
2024-08-23 06:04:56 +02:00
Craig Osterhout f99d60455b admin: update sso for companies
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 11:46:40 -07:00
Craig Osterhout 4af8069bed
fix typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 10:07:45 -07:00
Craig Osterhout 9905b657af update org onboarding
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 09:54:59 -07:00
David Karlsson 07a053763f compose: use plugin base cmd as cli overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 15:45:42 +02:00
David Karlsson 547c602f50
Merge pull request #20692 from dvdksn/update-reference-links
chore: update reference overview links
2024-08-22 14:05:44 +02:00
Allie Sadler 8329844f83
ENGDOCS-2190 (#20691) 2024-08-22 13:01:59 +01:00
David Karlsson 2835a7c051 reference: update link to docker cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:54:03 +02:00
David Karlsson fe282cdb17 reference: remove registry (distribution) api link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:52:27 +02:00
Allie Sadler 089bff1fc8
fix-desktop-image (#20689)
* fix-desktop-image

* Update content/includes/desktop-linux-launch.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 12:37:22 +01:00
David Karlsson 2018844f1e chore: move engine API to /reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
David Karlsson d969391357 chore: move glossary to /reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
David Karlsson eb37a7891e chore: move hub API to /reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:24:05 +02:00
Allie Sadler b58ec55373
ENGDOCS-2188 (#20688)
* ENGDOCS-2188

* lint fix
2024-08-22 12:09:07 +01:00
David Karlsson 70833553ba site: add learning paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 10:24:00 +02:00
Sebastiaan van Stijn ba472d8893
Merge pull request #20675 from minsungoh/patch-1
remove typo in reference guide
2024-08-21 17:27:12 +02:00
Craig Osterhout 4d3d8b60c2
add insights (#20495)
* add insights

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

* expand build definition

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-21 08:06:28 -07:00
Allie Sadler d1db49b81b
Harmonia follow up (#20679) 2024-08-21 13:33:32 +01:00
Allie Sadler aabec837b2
ENGDOCS-1947 (#20255)
* ENGDOCS-1947

* lint fix

* first round of feedback

* remove faqs and feedback sections

* second review and edits
2024-08-21 13:08:42 +01:00
Allie Sadler 303cb10e31
arch image fix (#20677) 2024-08-21 10:00:29 +02:00
minsungoh 9b91e719e9
remove unused asterisk 2024-08-21 14:53:46 +09:00
David Karlsson 8a340b4e3d
Merge pull request #20668 from dvdksn/scout-policy-attest-gha
scout: xref from policy to gha attestations example
2024-08-20 19:07:30 +02:00
David Karlsson e1fe86054d build: rewrite prose about "child images"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 17:57:38 +02:00
David Karlsson cffa6292c2 build: mtime doesn't invalidate cache
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 17:57:37 +02:00
David Karlsson bb3d7ee1e4 chore: remove unused front matter params
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 16:49:24 +02:00
David Karlsson 79d7fc891d scout: xref from policy to gha attestations example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 16:34:20 +02:00
Allie Sadler 1bf12eaae3
get-started-404 (#20666) 2024-08-20 12:52:54 +02:00
Allie Sadler 8c7a0605c8
link-fix-get-started (#20663) 2024-08-20 11:00:20 +01:00
David Karlsson 2433a1f491 redirects: remove circular alias
The overview page was aliased to itself

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 10:14:06 +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
David Karlsson c6f9d7faad
Merge pull request #20656 from dvdksn/copilot-waitlist
copilot: call out waitlist signup
2024-08-19 23:12:31 +02:00
David Karlsson f9669786ee
Merge pull request #20610 from dvdksn/build-images-concept-overview
guides: add overview for the building images guide
2024-08-19 18:18:04 +02:00
David Karlsson a7ce2aeefc copilot: call out waitlist signup
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 17:30:50 +02:00
David Karlsson f99be0f9df compose: fix link to RUN --mount=type=ssh
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 17:04:28 +02:00
Allie Sadler 54ab3df392
badge use (#20649) 2024-08-19 15:22:32 +01:00
David Karlsson f01d6aefa9 compose: use real network driver_opts examples
The examples provided for network driver opts with compose only
demonstrated placeholder, fictitious options. This changes the examples
to show a realistic example for the bridge driver.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 14:50:01 +02:00
David Karlsson c3826fd4c9 guides: add overview for the building images guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 13:42:43 +02:00
David Karlsson 3da8eb05e8 redirect: removes an incorrect alias
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 13:40:04 +02:00
Sebastiaan van Stijn 1758ad8772
Merge pull request #20571 from matty-at-rdc/patch-2
Update volumes.md
2024-08-19 13:33:12 +02:00
David Karlsson 9e90b8cfd0
Merge pull request #20592 from dvdksn/restructure-build-manuals
build: restructure manuals section
2024-08-19 13:12:53 +02:00
David Karlsson 127bf48d12 build: restructure manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 12:48:49 +02:00
Allie Sadler 52b3d97da7
ENGDOCS-2184 (#20641)
* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
2024-08-19 11:45:34 +01:00
Jeffrey Arts 3d5b40fc20
Update compose-application-model.md (#20632)
Typo fix
2024-08-19 08:19:49 +01:00
Allie Sadler 2a31bb8da6
ENGDOCS-2182 (#20628)
* ENGDOCS-2182

* ENGDOCS-2182

* ENGDOCS-2182

* update note

* update note

* caps fix
2024-08-19 08:13:09 +01:00
riserlarenss 666ad23301
Update key-concepts.md
исправил опечатку
2024-08-19 08:36:43 +03:00
unknown 247712ed73 (Fixed) Typo in Docker Documentation - Redundant "are" in Sentence
Fixes  #20627
2024-08-18 16:45:55 +05:30
Joana H 18544668ef
bump compose to v2.29.2 (#20629)
* bump compose to v2.29.2

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-16 14:53:02 +01:00
Matthew Cale 405c04c189 Update volumes.md
Typo :)
2024-08-16 11:27:31 +02:00
David Karlsson cabff85f2e
Merge pull request #20608 from dvdksn/callouts-render-hook
hugo: use render hooks for blockquotes (callouts/alerts)
2024-08-16 10:45:03 +02:00
David Karlsson eb8614af4d hugo: refactor include shortcode mechanics
Instead of inserting the raw file contents, use the page object.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:30:05 +02:00
David Karlsson be79aba1b6 contrib: update instructions and examples for callouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson 556aa69437 chore: use restricted shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson de909cde37 chore: use experimental shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
Moritz Sanft 4694e5556c docs: document journald image name field
The `IMAGE_NAME` field is exported to the `journald` logging driver, but wasn't documented previously.

Since this field is likely to be relevant to consumers, this adds documentation for it.
2024-08-16 09:51:36 +02:00
Craig Osterhout a1750fba00
admin: add sso troubleshooting (#20497)
* admin: add sso troubleshooting

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-15 09:11:26 -07:00
David Karlsson baa30f485d
Merge pull request #20606 from dvdksn/fix-running-containers-redirect
redirect: fix more engine redirects
2024-08-15 10:06:19 +02:00
David Karlsson 32834347d0
Merge pull request #20596 from dvdksn/scout-policy-consolidate
scout: update ootb policy to match health score rules
2024-08-15 10:06:08 +02:00
Allie Sadler 3b64bebf9f
ENGDOCS-2180 (#20594)
* ENGDOCS-2180

* link fix

* final link fix

* remove old page

* remove old page links
2024-08-15 08:59:37 +01:00
David Karlsson 764c62a421 redirect: update alias redirects for storagedrivers
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 08:13:49 +02:00
Craig Osterhout d444610c66
move docker-id topic (#20614)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-14 14:29:06 -07:00
Allie Sadler 99db35c5ad
Engdocs 2177 (#20583)
* ENGDOCS-2177

* ENGDOCS-2177

* remove old images and other minor edits

* edits
2024-08-14 13:21:01 +01:00
David Karlsson 23edbb9f4e scout: update ootb policy to match health score rules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 11:02:55 +02:00
Antony Southworth ebfe67a54a
Make the specification of max-buffer-size discoverable. (#20562)
* Make the specification of max-buffer-size discoverable.

It's not obvious what type of strings are accepted by `max-buffer-size` nor is it obvious what e.g. `4m` means. Four _minutes_? (to me, it looks like something accepted by [ParseDuration](https://pkg.go.dev/time#ParseDuration).

Instead we should direct users to the relevant documentation to explain clearly what's allowed and what the units are.

* Update configure.md
2024-08-14 09:54:08 +02:00
David Karlsson fd2dbcf9b4
Merge pull request #20584 from dvdksn/housekeeping
hugo/build/ci housekeeping
2024-08-14 09:52:36 +02:00
David Karlsson 04bcc07516
Merge pull request #20601 from dvdksn/fix-redirect-overage
redirect: fix overage issue
2024-08-14 09:47:04 +02:00
David Karlsson bc756a7978 redirect: remove redirects for docker-cloud and docker-store
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson 4d2d710d73 redirect: remove redirects for unused project cryptonyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson 8a4749bd22 redirect: remove redirects for retired commands
retired commands should not redirect to unrelated pages just to avoid
404

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:11 +02:00
David Karlsson 8b9b5a0c25 engine: removed unused breaking changes page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:23 +02:00
David Karlsson 1c158c898f engine: remove unused faq page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:04 +02:00
David Karlsson 9eb371e320 redirects: add missing engine redirects after refactor
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:12:29 +02:00
kanwalpreetkaur 3c2a202ea2
[docs] update Register a tax certificate (#20585)
* update tax certificate upload instructions

* updated url

* changes as per reviewdog

* updates acc to reviewer
2024-08-14 08:43:12 +02:00
David Karlsson 0ecd77896f
Merge pull request #20582 from vvoland/rn-27.1.2
engine: add 27.1.2 release notes
2024-08-13 16:32:19 +02:00
Allie Sadler a26d380324
ENGDOCS-2179 (#20591)
* ENGDOCS-2179

* link fix

* more link fix

* final link fix
2024-08-13 11:51:09 +01:00
Paweł Gronowski b29e23e553
engine/api: Update `docker version` output
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:18:49 +02:00
Paweł Gronowski 8ecc7a5347
engine: add 27.1.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:16:44 +02:00
David Karlsson 12df6475da fix: duplicate aliases for the same paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:28:07 +02:00
David Karlsson 9ad45881d4
Merge pull request #20580 from dvdksn/logging-aliases
engine: add missing aliases after file rename
2024-08-12 20:20:39 +02:00
David Karlsson 42a020886b engine: add missing aliases after file rename
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 13:36:54 +02:00
David Karlsson ef82308e2d engine: volume subpath mount
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 13:09:03 +02:00
CrazyMax 8e1a75c658
Merge pull request #20576 from dvdksn/buildx-registry-image-manifest
buildx: image-manifest param for registry and local cache backends
2024-08-12 09:54:45 +02:00
David Karlsson d20f452358
Merge pull request #20573 from dvdksn/manuals-engine-refactor
refactor: Docker Engine manuals section
2024-08-12 09:51:32 +02:00
Parsa d38ed68e04
Update _index.md (#20572)
I've noticed that the --all-resources option appears in the docker compose --help output, but it isn't mentioned in the official Docker documentation.
2024-08-12 08:49:32 +01:00
David Karlsson e187454ad5 buildx: image-manifest param for registry and local cache backends
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 09:38:00 +02:00
David Karlsson 52a1e5ff62 vendor: github.com/docker/cli 73452e316f32694a7101fc0a9cf5c18373adebd2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 9fceeb262f refactor: consolidate docker engine content files
Move content files related to Docker Engine to the /engine content
subdirectory, and update links

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 3be1072b26 vendor: docker/cli v27.1.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 513d90e4f2
Merge pull request #19986 from robmry/firewalld_forwarding_policy
Add 'docker-forwarding' policy to firewalld description.
2024-08-11 14:13:44 +02:00
Sebastiaan van Stijn 02b6e873a3
Merge pull request #20568 from mpfeil/patch-1
docs: typo in journald docs
2024-08-09 19:10:21 +02:00
David Karlsson bc44727603
Merge pull request #20570 from craig-osterhout/fix-db-typo
guides: fix typo
2024-08-09 18:23:05 +02:00
Craig Osterhout 374813ae2d
fix db use-case guide typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-09 08:33:46 -07:00
Allie Sadler 87acb6a36e
ENGDOCS-2176 (#20569) 2024-08-09 11:41:32 +01:00
Matthias Pfeil 02a854dcee
Update journald.md
Little typo in `retried`-> `retrieved`
2024-08-09 11:37:01 +02:00
Craig Osterhout 7e69e72bff
remove webhook callback (#20565)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-08 14:10:00 -07:00
David Karlsson e78b384632
Merge pull request #19765 from dvdksn/engine-managed-ifaces
engine: add troubleshooting for managed ifaces
2024-08-08 18:57:28 +02:00
CrazyMax bedf993eba
Merge pull request #20554 from dvdksn/gha-check-annotations
build: github actions check annotations
2024-08-08 17:10:28 +02:00
Allie Sadler f85391dbc4
ENGDOCS-2166 (#20550)
* ENGDOCS-2166

* Update content/desktop/release-notes.md

* Update content/desktop/release-notes.md
2024-08-08 09:58:52 +01:00
Allie Sadler 7291495bbd
ENGDOCS-2170 (#20551)
* ENGDOCS-2170

* Update content/desktop/hardened-desktop/enhanced-container-isolation/_index.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-08 08:42:09 +01:00
Vedant Naik b317122b15
Update writing-a-dockerfile.md 2024-08-07 16:42:34 +01:00
Allie Sadler 271baf43e9
4.33-addition (#20556) 2024-08-07 12:58:45 +01:00
David Karlsson 3183586926 build: github actions check annotations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-07 10:31:11 +02:00
Andreas Heck a0db066646
Add note that Windows containers are not supported (#20548)
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-07 08:55:37 +01:00
Craig Osterhout 4b96e64da3
admin: clarify enforcing sign-in (#20542)
* clarify registry.json

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

* feedback

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

* fix vale nag

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-07 08:14:51 +01:00
David Karlsson 887083aca2
Merge pull request #20471 from olu-folarin/patch-1
Update writing-a-dockerfile.md
2024-08-06 10:55:08 +02:00
olu-fola 2b3ee39476 Update writing-a-dockerfile.md
This is to point out, clearly, that the image is not secure as it is currently configured.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 10:54:11 +02:00
David Karlsson 1f626a74c3
Merge pull request #20544 from dvdksn/build-debug-wrongindex
build: fix index of --debug flag
2024-08-06 10:04:18 +02:00
David Karlsson 25068883d1
Merge pull request #20534 from dvdksn/cli-logs-alias
cli: add alias for docker logs
2024-08-06 10:04:05 +02:00
David Karlsson 0d5f756d3f
Merge pull request #20537 from dvdksn/scout-policy-names
Docker Scout: update policy names
2024-08-06 10:03:50 +02:00
Cesar Talledo 133f7aa54b
Improvements to Enhanced Container Isolation (ECI) limitations section .. (#20541)
* eci: mention KinD alternative.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* eci: indicate it's not supported with Windows native containers.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* eci: a few typo fixes in the ECI limitations section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-08-06 08:44:05 +01:00
David Karlsson 8b56893cff build: fix index of --debug flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 09:34:40 +02:00
felipecruz91 422257e906 add release notes for docker scout v1.13.0
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 09:17:49 +02:00
Gavin Masterson 073e48b537
docs: Fix typo in service name
The container is named `shimy-service` instead of `shiny-service`
2024-08-05 16:44:10 +02:00
David Karlsson 1937e8e3c3 scout: update policy names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 15:39:47 +02:00
David Karlsson 3fbb70eaef scout: remove duplicate section for quality gates passed policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 15:04:21 +02:00
David Karlsson 896fec4636
Merge pull request #20535 from dvdksn/scout-hs-unapproved-baseimage-config
scout: base image policy config for health scores
2024-08-05 14:44:17 +02:00
David Karlsson e1b4abdb7e
Merge pull request #20533 from dvdksn/scout-exception-rn-datefix
scout: fix placeholder date in release note for exceptions
2024-08-05 10:38:03 +02:00
David Karlsson 7a2b32fb00 engine: add troubleshooting for managed ifaces
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 10:37:18 +02:00
David Karlsson e135e5f11e
Merge pull request #20510 from maxmynter/underscore-labels
Add Underscores (`_`) and slashes (`/`) to valid label content
2024-08-05 09:59:09 +02:00
Rodolfo Stremel 5240dedee8
Update use-secrets.md (#20526) 2024-08-05 08:56:47 +01:00
David Karlsson fd8426ff22 scout: base image policy config for health scores
The Unapproved base images policy enables the optional configurations by
default when used in health score evaluation.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:38:04 +02:00
Harshil Jani 4de6c276ab
Update Docker CLI container guide (#20528)
* Update Docker CLI container guide

Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>

* Update content/guides/docker-concepts/the-basics/what-is-a-container.md

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

---------

Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:29:21 +02:00
David Karlsson 2f04fcfd8b cli: add alias for docker logs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:11:27 +02:00
David Karlsson f28cfceebc scout: fix placeholder date in release note for exceptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:09:39 +02:00
JayChen 5db1fbf1e2
Update install.md
Fixed a typo in .docker/config.json: cliPluginExtraDirs
2024-08-02 00:53:46 +08:00
Felipe Cruz Martinez 7372a7216f
add release notes for docker scout v1.12.0 (#20507)
* Update description of SSC attestations

* add release notes for docker scout v1.12.0

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Update content/scout/policy/_index.md

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

* Fix indentation and capital case

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

---------

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-01 17:46:13 +02:00
Craig Osterhout 1fb2f189cb
Merge pull request #20513 from craig-osterhout/issue-19787
fix typo in r guide
2024-08-01 08:27:34 -07:00
Craig Osterhout c1ad03ed0f
fix typo in r guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-31 15:37:52 -07:00
Gerardo Lopez 5a5ee25bb5
Add Ruby on rails example for ruby docs (#20412)
* Update ruby folder

* Add deploy file

* Update deploy

* Update database

* Update files from codereview

* Update develop md

* Add whales

* Add env file

* Apply changes

* Apply feedback from craig

* Delete mr64

* apply feedback
2024-07-31 08:08:59 -07:00
Max Mynter bc34457f14 Add Slashes to allowed characters in documentation 2024-07-31 16:01:40 +02:00
Max Mynter 5726401708 Add Underscores (`_`) to valid label content
as docker can work with them.
2024-07-31 14:11:57 +02:00
Lorena Rangel 813bbd2651 fix: update correct compose link
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-31 11:16:00 +02:00
Usha Mandya ec449e45e4
Merge pull request #20499 from lorenrh/4.33.1-releasenotes
4.33.1 release notes
2024-07-31 10:05:24 +01:00
Usha Mandya bb8ed6fc97
Update content/desktop/release-notes.md 2024-07-31 09:59:36 +01:00
Lorena Rangel 6d786fdd1e add release notes for 4.33.1
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-31 09:55:36 +02:00
Akihiro Suda 490851dffd
rootless: fuse-overlayfs is not needed since Linux kernel 5.11
The plain `overlay2` driver can be safely used on later versions of the
kernel.

459c7c565a

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-07-31 04:07:59 +09:00
Usha Mandya d1bcf42ba7
Merge pull request #20474 from aevesdocker/ENGDOCS-2162
ENGDOCS-2162
2024-07-30 16:21:10 +01:00
Lorena Rangel 4c7f300ace add advisory missing in 4.33.0
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-30 16:40:13 +02:00
Allie Sadler 8c5e925a99
plist-fix (#20498) 2024-07-30 15:04:14 +01:00
CrazyMax 9448b210f4
release notes for Builds view in DD 4.33 (#20491)
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-29 14:31:40 +01:00
Laura Brehm 98144f463a
build-cloud: replace `Hyrdobuild` with `Build Cloud`
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2024-07-27 00:06:49 +01:00
Lorena Rangel 63c1b15a37
add wsl known issue (#20488)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-26 13:09:32 +01:00
Allie Sadler 6abe8e647d
ENGDOCS-2078 (#19927)
* ENGDOCS-2078

* edits

* edits

* SME review edits

* Apply suggestions from code review

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

* Update content/compose/bridge/_index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 10:39:10 +01:00
Sebastiaan van Stijn 6660884722
Merge pull request #20485 from thaJeztah/buildkit_getting_started
build/buildkit: fix image name
2024-07-26 10:50:27 +02:00
Lorena Rangel 6075259126
fix build number (#20483)
* fix build number

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

* Update content/desktop/release-notes.md

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-26 09:32:17 +01:00
Allie Sadler d45d9fd6b0
Update content/build-cloud/usage.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 09:31:23 +01:00
Sebastiaan van Stijn 43c7ad2aed
build/buildkit: fix image name
The title suggested a "hello-world" image, but we were building a
"hello-buildkit" image, but then trying to run "hello-world".

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-26 10:08:30 +02:00
Ricardo Fernández 669e06355e
Fix typo in command in databases.md (#20480)
* Fix typo in command in databases.md

* Fix typo the other way around to comply with the rest of the document
2024-07-26 08:14:29 +02:00
CrazyMax e2549f6b5a
buildx 0.16.2 release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-25 18:27:45 +02:00
Allie Sadler 0976f591f4
ENGDOCS-2160 (#20454)
* ENGDOCS-2160

* ENGDOCS-2160
2024-07-25 16:33:48 +01:00
Felipe Cruz Martinez ae25eb4b08
add release notes for docker scout v1.11.0 (#20416)
* Update description of SSC attestations

* add release notes for docker scout v1.11.0

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Fix version in header

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Revert --provenance=mode=max change

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

---------

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-25 16:29:41 +01:00
karman 9b914a9170
add PROXYENABLEKERBEROSNTLM to msi installer (#20452) 2024-07-25 16:05:11 +01:00
Andreas Heck f5d707730d
Update docs for host net IPv6 support (#20473) 2024-07-25 16:04:45 +01:00
Craig Osterhout 6796600e3c
remove beta label from debug (#20463)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-25 16:04:30 +01:00
Lorena Rangel af5686abc2
docs: update Docker Desktop 4.33.0 release notes (#20455)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-25 16:04:21 +01:00
aevesdocker ed16492c49 ENGDOCS-2162 2024-07-25 12:41:52 +01:00
Esteban Maya f092419ca0
Add FastAPI example for python docs (#20396)
* Add python docker example based on fastapi app

* Add gitignore example in python docs

* ✏️ Fix port mapping in docker init section

* ♻️ Edit refactor to map container ports from 5000-5001 to 8000-8001

* ✏️ Fix some grammatical structures

* 📝 Add some notes about kubernetes stuff
2024-07-24 17:04:36 -07:00
Allie Sadler 6488f1465e
ENGDOCS-2159 (#20453)
* ENGDOCS-2159

* changes to release

* changes to release
2024-07-24 16:14:17 +01:00
Allie Sadler a44b47524c
ENGDOCS-2161 (#20459)
* ENGDOCS-2161

* edit
2024-07-24 16:13:47 +01:00
Sebastiaan van Stijn 0a3dfd2fd1
engine, desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024) (#20469)
* engine/install: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)

Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)

Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

---------

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 08:43:21 +01:00
Shaun Thompson 7fd2626862
add release notes for buildx v0.16.1
Signed-off-by: Shaun Thompson <shaun.thompson@docker.com>
2024-07-23 21:28:35 -04:00
Nicolas De Loof 5034c55d84
Bump compose v2.29.1
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-07-24 00:28:31 +02:00
Sebastiaan van Stijn 4e1a9a9e4f
engine fix compose version in release notes
copy/paste whoopsie; copied this line, but forgot to update the version
and link.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 00:13:34 +02:00