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
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
Sebastiaan van Stijn
f5fcddfee4
engine: update to v27.1.1
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 23:43:03 +02:00
Sebastiaan van Stijn
3ae582071e
engine: update to v27.1.0
...
- Add release notes
- Update examples in installation section
- Align some formatting between distros in the install section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 20:42:33 +02:00
Alex Ravenna
c1a855fb1d
Minor grammar fixes ( #20458 )
2024-07-23 10:40:22 +01:00
Allie Sadler
96193e6308
ENGDOCS-2157 ( #20442 )
...
* ENGDOCS-2157
* ENGDOCS-2157
2024-07-23 08:44:12 +01:00
Albin Kerouanton
1368a2556d
engine: fix typo: iptables6 -> ip6tables
...
Follow-up of 66b96d63 , 's/iptables6/ip6tables/g'.
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-07-23 07:48:51 +02:00
twelsh-aw
b912939ec6
Merge pull request #20389 from twelsh-aw/patch_sso
...
Clarify CLI password behavior when SSO enforced
2024-07-22 13:07:45 -04:00
karman
a102503462
Specify DD version for proxy-enable-kerberosntlm flag ( #20446 )
...
* Specify DD version for proxy-enable-kerberosntlm flag
* review comments
2024-07-22 10:57:58 +01:00
Allie Sadler
c9df395edd
ENGDOCS-2158 ( #20443 )
2024-07-19 11:16:22 +01:00
David Karlsson
705cfd13a6
Merge pull request #20419 from dvdksn/build-annotation-component-output
...
build: output must include specified component for annotation
2024-07-18 20:56:07 +02:00
Craig Osterhout
e102aa6a23
fix broken link
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-17 11:33:59 -07:00
Stephanie Aurelio
37e129a46f
Add account section and update settings and security ( #20350 )
...
* add account section and update admin pages
* update hub build and security sections
* update toc
* Update content/accounts/_index.md
* Update .github/labeler.yml
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-07-17 10:29:28 -07:00
David Karlsson
3e38e628d6
Merge pull request #20432 from docker/scout-github-action-link-fix
...
Fix link to scout github action environments
2024-07-17 18:49:56 +02:00
Guillaume Lours
7cd674edea
update Compose v2.29.0 release notes ( #20431 )
...
* update Compose v2.29.0 release notes
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Apply suggestions from code review
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-17 16:08:07 +01:00
Mike Parker
0e29796675
Fix link to scout github action environments
2024-07-17 15:58:51 +01:00
Allie Sadler
c1d89370c6
ENGDOCS-2155 ( #20426 )
2024-07-17 08:32:16 +01:00
Lorena Rangel
4388857041
fix: update linux links pointing to latest ( #20365 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-17 08:14:11 +01:00
Allie Sadler
74023e5fe7
ENGDOCS-2154 ( #20421 )
2024-07-17 07:57:30 +01:00
David Karlsson
35c15a72c2
build: release notes for dockerfile 1.8.0, 1.8.1, 1.9.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 18:23:27 +02:00
David Karlsson
5876b38c06
build: release notes for buildx 0.15.0, 0.15.1, 0.16.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 18:23:27 +02:00
David Karlsson
aae0d6a6b1
build: output must include specified component for annotation
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 13:13:22 +02:00
David Karlsson
f7ccee34b0
cli: make buildx build the canonical build
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 11:57:38 +02:00
Allie Sadler
b904b7f074
ENGDOCS-2072b ( #20094 )
...
* ENGDOCS-2072b
* final tweaks
* review edits
2024-07-15 11:02:22 +01:00
Allie Sadler
91ab0808f6
ENGDOCS-2060 ( #19793 )
...
* ENGDOCS-2060
* ENGDOCS-2060
* fix build
* language tweaks
* first round refinements
* fix build
* review feedback and additions
* review feedback and additions
* review feedback and additions
* Update opening paragraph
* add intune
* add intune
* captain's feedback
* further additions
* further additions
* add analytics.md
* latest docs changes and additions
* latest docs changes and additions
* fix toc
* fix toc
* final tweaks
* review tweak
* review edits"
2024-07-15 11:02:13 +01:00
Cesar Fernando Bonilla
e6847231e2
docs(compose): Inlude example for build secrets on the use-secrets doc ( #20403 )
...
* docs: Inlude example for build secrets
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-15 10:14:10 +01:00
David Karlsson
bfd8501fb3
Merge pull request #20409 from heyajulia/patch-1
...
Fix typo: "supports" => "support"
2024-07-13 20:54:36 +02:00
Julia
0f17227fd9
Fix typo: "supports" => "support"
2024-07-13 17:04:11 +02:00
Phillip Ross
cddc06db18
Update rhel.md to fix package names (rpms instead of debs)
...
Update rhel.md to fix package names (rpms instead of debs)
2024-07-12 20:37:10 -04:00
twelsh-aw
803447c16c
Apply suggestions from code review
...
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-12 15:16:04 -04:00
Gabriela Georgieva
66997cd9dc
Add CVE-2024-6222 fix to the Docker Desktop 4.29 release notes ( #20397 )
2024-07-11 15:10:47 +01:00
Allie Sadler
a48d866945
ENGDOCS-2152 ( #20378 )
2024-07-11 13:58:35 +01:00
Craig Osterhout
3a99e84975
guides: update java language guide ( #20335 )
...
* update java language guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/language/java/run-tests.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-07-10 08:34:57 -07:00
karman
d03964971a
corrected Engine version ( #20391 )
...
* corrected Engine versoin
* corrected url anchor
2024-07-10 09:38:39 +01:00
Craig Osterhout
c3cf1d9d8b
Merge pull request #20373 from kevinAlbs/patch-1
...
Fix typo "Container" => "Containers"
2024-07-09 13:51:27 -07:00
twelsh-aw
fbc3288420
Fix vale
2024-07-09 14:26:11 -04:00