Commit Graph

64577 Commits

Author SHA1 Message Date
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
crazy-max 54c1059949 vendor: github.com/docker/buildx v0.16.2
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-25 15:00:42 +00: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
David Karlsson 42a087a802
Merge pull request #20466 from thompson-shaun/buildx-0.16.1-release-notes
add release notes for buildx v0.16.1
2024-07-24 05:21:07 +02: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
Sebastiaan van Stijn 3865ed838c
Merge pull request #20462 from ndeloof/bump-compose-v2.29.1
Bump compose v2.29.1
2024-07-24 00:31:50 +02: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 1340639f01
Merge pull request #20465 from thaJeztah/engine_fix_compose_version
engine fix compose version in release notes
2024-07-24 00:26:02 +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 bca42977fe
Merge pull request #20464 from thaJeztah/engine_27.1.1
engine: update to v27.1.1
2024-07-24 00:10:28 +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 861af5859c
Merge pull request #20461 from thaJeztah/engine_27.1
engine: update to v27.1.0
2024-07-23 20:48:18 +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
David Karlsson f9ef2b2ce7
Merge pull request #20456 from akerouanton/fix-typo-ip6tables
engine: fix typo: iptables6 -> ip6tables
2024-07-23 08:00:50 +02: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 bc899aaec3
Merge pull request #20354 from dvdksn/go-redirect-scout
go redirect scout
2024-07-18 20:58:46 +02: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 5c84b8cbdc
Merge pull request #20433 from craig-osterhout/fix-link-docker-home
fix broken link
2024-07-18 08:04:00 -07: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
David Karlsson b4237e023b
Merge pull request #20357 from dvdksn/bake-deduplicate-context
build: assorted improvements, cleanup
2024-07-17 15:09:42 +02: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 a77eff5ca9
Merge pull request #20422 from dvdksn/buildx016-buildkit015-rn
build: buildx 0.16, dockerfile 1.9 release notes
2024-07-16 21:25:00 +02: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 2c02a44337
Merge pull request #20420 from dvdksn/vwo-stage
site: add vwo async smartcode to staging env
2024-07-16 17:39:55 +02:00
Allie Sadler 80d797b41e
ENGDOCS-2153 (#20418) 2024-07-16 15:03:46 +01:00
David Karlsson 8b82562776 site: add vwo async smartcode to staging env
Enables A/B testing with VWO on docs-stage.docker.com
2024-07-16 13:32:09 +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 0772f9077d
Merge pull request #19774 from dvdksn/buildx_build_canonical
cli: make buildx build the canonical build
2024-07-16 12:16:21 +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
David Karlsson 1b2b0f53e3
Merge pull request #20401 from docker-tools-robot/dispatch/buildx-ref-v0.16.0
Update buildx reference to v0.16.0
2024-07-16 11:56:11 +02:00
Allie Sadler b904b7f074
ENGDOCS-2072b (#20094)
* ENGDOCS-2072b

* final tweaks

* review edits
2024-07-15 11:02:22 +01:00