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
David Karlsson
c28a034467
Merge pull request #20539 from GavinMasterson/patch-1
...
docs: Fix typo in service name
2024-08-05 17:50:22 +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
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
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
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
David Karlsson
f1fa2474a5
Merge pull request #20520 from otakukaze/patch-1
...
Fixed a typo cliPluginExtraDirs
2024-08-01 20:27:24 +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
Usha Mandya
c3677b13d1
Merge pull request #20508 from lorenrh/fix-link
...
fix: update correct compose link
2024-07-31 10:20:57 +01: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
David Karlsson
49546b1576
Merge pull request #20501 from AkihiroSuda/fuse-overlayfs-no-longer-needed
...
rootless: fuse-overlayfs is not needed since Linux kernel 5.11
2024-07-30 21:34:58 +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
David Karlsson
261598f465
Merge pull request #20493 from laurazard/fix-hydrobuild-typo
...
build-cloud: replace `Hyrdobuild` with `Build Cloud`
2024-07-27 11:20:01 +02: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
David Karlsson
37339d49d5
Merge pull request #20489 from crazy-max/update-buildkit
...
vendor: github.com/moby/buildkit v0.15.1
2024-07-26 14:00:18 +02:00
David Karlsson
ce6ae837fd
chore: update build checks reference toc
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-26 13:57:43 +02:00
CrazyMax
e0aaafa4f9
vendor: github.com/moby/buildkit v0.15.1
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-26 13:35:52 +02: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
David Karlsson
9da68b18aa
Merge pull request #20477 from crazy-max/buildx-0.16.2-release-notes
...
buildx 0.16.2 release notes
2024-07-25 18:42:30 +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
David Karlsson
0025c66e24
Merge pull request #20475 from docker-tools-robot/dispatch/buildx-ref-v0.16.2
...
Update buildx reference to v0.16.2
2024-07-25 17:07:21 +02: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