Commit Graph

62914 Commits

Author SHA1 Message Date
David Karlsson bb0a901ae1
Merge pull request #20202 from crazy-max/build-checks-update
build-checks: fixes after new vendoring
2024-06-11 10:23:56 +02:00
CrazyMax b760bef0bb
build-checks: fixes after new vendoring
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-11 09:05:27 +02:00
CrazyMax 1d0a3092d8
vendor: github.com/moby/buildkit v0.14.0-rc2.0.20240611065153-eed17a45c62b
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-11 09:04:05 +02:00
dependabot[bot] 1b908385cb
build(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 04:09:42 +00:00
CrazyMax 04a470d054
Merge pull request #20196 from crazy-max/vendor-build-checks
vendor build checks reference
2024-06-11 06:09:15 +02:00
CrazyMax 7a122ca355
vendor build checks reference
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 23:00:15 +02:00
David Karlsson 561db422de
Merge pull request #20197 from nathanpeper/patch-1
Update jupyter.md for minor spelling from 'Dockefile' to 'Dockerfile'
2024-06-10 22:47:37 +02:00
CrazyMax d1fd0cd8c9
vendor: github.com/moby/buildkit v0.14.0-rc2.0.20240610193248-7da4d591c4dc
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 21:34:56 +02:00
Nathan Peper d7d6421362
Update jupyter.md for minor spelling from 'Dockefile' to 'Dockerfile' 2024-06-10 11:54:05 -07:00
maxcleme 8924e7b93b
Docker Desktop 4.31.1 (#20179)
* doc(docker-desktop): release notes 4.31.1

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc(docker-desktop): update 4.31.1 build number

Signed-off-by: maxcleme <maxime.clement@docker.com>

---------

Signed-off-by: maxcleme <maxime.clement@docker.com>
2024-06-10 16:56:25 +01:00
Stephanie Aurelio 744695aae3
Add banner and update billing docs (#20145)
* add tax banner and update billing faq

* update faq

* update vale
2024-06-10 08:22:24 -07:00
Allie Sadler 042d84f6de
ENGDOCS-2003b (#20188)
* ENGDOCS-2003b

* redirect

* lint fix

* lint fix
2024-06-10 14:19:05 +01:00
CrazyMax 544db60301
Merge pull request #20193 from crazy-max/build-summary-beta
build: add beta badge to build summary
2024-06-10 14:42:12 +02:00
CrazyMax f6caa31487
build: add beta badge to build summary
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 13:43:42 +02:00
CrazyMax 09506e1efd
Merge pull request #20171 from crazy-max/build-ui-release-notes-4.31
Release notes for Builds view in DD 4.31
2024-06-10 11:43:56 +02:00
CrazyMax 20509a3fac
build(gha): update minimal actions release for build summary support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 10:44:34 +02:00
CrazyMax 748f3fc6c7
Release notes for Builds view in DD 4.31
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 09:52:01 +02:00
maxcleme 79bb1b9421
doc(desktop): add known issue from 4.30 to 4.31 release notes (#20191)
* doc(desktop): add known issue from 4.29 to 4.30 release notes

Signed-off-by: maxcleme <maxime.clement@docker.com>

* Update content/desktop/release-notes.md

---------

Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-10 08:25:50 +01:00
David Karlsson ed16f30a79
Merge pull request #20174 from dvdksn/engine-rhel-experimental-x86_64-aarch64
engine: rhel x86_64/aarch64 experimental support
2024-06-07 20:35:29 +02:00
David Karlsson c9679663bd
Merge pull request #20057 from dvdksn/builds-view-import
build: gha job summary, import build records
2024-06-07 20:35:00 +02:00
David Karlsson 454f7d3371
redirects: add go-redirect for build imports in DD
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:34 +02:00
David Karlsson eaaa9441db
redirects: add go-redirect for gha build summary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:34 +02:00
David Karlsson 1fa9d048b2
build: import build records in Docker Desktop
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:34 +02:00
David Karlsson e040c9c92c
build: update builds view doc with new tab names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:33 +02:00
David Karlsson b1b6bee1e3
build: gha build job summary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:33 +02:00
David Karlsson 5ec193b333
Merge pull request #20150 from dvdksn/build-best-practices
consolidate best practices
2024-06-07 17:42:40 +02:00
David Karlsson 389191d478 guides: remove develop with docker section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:33 +02:00
David Karlsson 69d375a480 build: consolidate building best practices
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:12 +02:00
David Karlsson 4a735d321a
Merge pull request #20176 from dvdksn/build-dockerignore-trailing-slash
build(dockerignore): leading and trailing slashes are ignored
2024-06-07 16:54:37 +02:00
karman 57694f21d2
document proxyEnableKerberosNTLM config (#20162)
* document proxyEnableKerberosNTLM config

* Update content/desktop/settings/windows.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-07 15:34:45 +01:00
Lorena Rangel b8f407bf3e
add known issue for windows (#20177)
* add known issue for windows

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

* Update content/desktop/release-notes.md

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

* Update content/desktop/release-notes.md

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

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-07 14:46:38 +01:00
David Karlsson 7d1479e1e1 build(dockerignore): leading and trailing slashes are ignored
Closes #20126

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 14:16:37 +02:00
David Karlsson a73fddf7c5
Merge pull request #20173 from dvdksn/c8d-move-note
c8d: move note about switching content stores
2024-06-07 13:53:35 +02:00
David Karlsson 6baa0502f5 engine: rhel x86_64/aarch64 experimental support
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 13:50:04 +02:00
David Karlsson 5128e04301 c8d: move note about switching content stores
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 10:58:10 +02:00
David Karlsson 7a0ae31d2f
Merge pull request #20154 from vvoland/rn-26.1.4
engine: 26.1.4 release notes
2024-06-07 10:23:39 +02:00
Paweł Gronowski a19f723d32 engine: 26.1.4 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 10:23:17 +02:00
David Karlsson ff3480a8bc
Merge pull request #20169 from dvdksn/fix-duplicate-paths
chore: remove duplicate content paths
2024-06-07 09:58:45 +02:00
Allie Sadler 4366536bf4
ENGDOCS-2117 (#20160) 2024-06-07 08:50:21 +01:00
David Karlsson ce4f300b15 chore: fix incorrect redirect for oci/docker exporter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:20:10 +02:00
David Karlsson b3620f8204 chore: remove duplicate content paths
Duplicate aliases means multiple pages will attempt to redirect the same
URL

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:19:53 +02:00
David Karlsson c7b922a601
Merge pull request #20168 from AlvesJorge/patch-1
fix missing word in secrets documentation
2024-06-07 09:18:52 +02:00
AlvesJorge a7ac00bdcf
fix missing word in secrets documentation 2024-06-07 08:50:06 +02:00
Stephanie Aurelio 134f0be5c9
remove and update callouts (#20158) 2024-06-06 10:01:49 -07:00
Allie Sadler 1c6efdb25c
ENGDOCS-2118 (#20163) 2024-06-06 16:53:57 +01:00
Allie Sadler 70826f79ef
ENGDOCS-2108 (#20118) 2024-06-06 16:20:31 +01:00
Allie Sadler 09a458f818
ENGDOCS-2105 (#20092)
* ENGDOCS-2015

* fix callout

* Apply suggestions from code review
2024-06-06 16:20:19 +01:00
Allie Sadler 08f544060f
ENGDOCS-2107 (#20117)
* ENGDOCS-2107

* SME review feedback

* SME review feedback

* ENGDOCS-2107

* Update content/desktop/install/windows-install.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-06 16:20:07 +01:00
maxcleme d62fe26509
Docker Desktop 4.31.0 (#20114)
* docs(desktop): promote windows arm beta on release notes page

Signed-off-by: maxcleme <maxime.clement@docker.com>

* docs(desktop): add release notes for 4.31.0

Signed-off-by: maxcleme <maxime.clement@docker.com>

* Apply suggestions from code review

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

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

* Update content/desktop/release-notes.md

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

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: remove one highlight

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: add missing release note entry

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: bump containerd v1.6.32 -> v1.6.33

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: bump docker v26.1.3 -> v26.1.4

Signed-off-by: maxcleme <maxime.clement@docker.com>

* doc: finalize 4.31.0 build number

Signed-off-by: maxcleme <maxime.clement@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-06 16:19:57 +01:00
Guillaume Tardif e6727cae80
Mention to extension developers they might need to change DD settings in order to test their extension being developed (#20136)
* Mention to extension developers they might need to change DD settings in order to test their extension being developped

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Update content/desktop/extensions-sdk/quickstart.md

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

---------

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-06 16:19:42 +01:00