Allie Sadler
b4f2720a41
Engdocs 2103 ( #20194 )
...
* ENGDOCS-2103
* edit
* edit
* review
2024-06-13 09:19:10 +01:00
Allie Sadler
baf4aafab0
ENGDOCS-216 ( #20222 )
...
* ENGDOCS-216
* ENGDOCS-216
2024-06-13 08:15:18 +01:00
David Karlsson
f95da63054
Merge pull request #20093 from dvdksn/scout-health-scores
...
scout: health scores
2024-06-12 19:05:57 +02:00
David Karlsson
07183d370a
Merge pull request #20227 from dvdksn/redirects-cleanup-scoutnotif
...
redirects: remove old preview redirect
2024-06-12 16:56:38 +02:00
David Karlsson
4c22ed6f87
redirects: add redirect for scout scores
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 16:56:12 +02:00
David Karlsson
8d56e12bc0
scout: update out-of-the-box policy definition
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 16:56:12 +02:00
David Karlsson
e08d1e77a7
scout: health scores
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 16:56:12 +02:00
David Karlsson
dcc8761468
Merge pull request #19634 from danielramirez0/patch-1
...
Update volumes.md
2024-06-12 16:15:05 +02:00
David Karlsson
56b0337867
redirects: remove old preview redirect
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 16:11:17 +02:00
David Karlsson
d01f7f9ee1
Merge pull request #20225 from dvdksn/bldx-k8s-driver-opt-types
...
build: fix kubernetes driver-opt types
2024-06-12 14:50:07 +02:00
David Karlsson
f8409aeb36
build: fix kubernetes driver-opt types
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:47:55 +02:00
David Karlsson
fea56c2214
scout: add repo filtering setting for notifications
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:43:52 +02:00
David Karlsson
118b71e109
scout: fix typo in last-pushed callout
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:19:49 +02:00
David Karlsson
efc7c5825c
Merge pull request #19873 from dvdksn/scout-slack-integration
...
scout: Notification settings and Slack integration
2024-06-12 14:11:26 +02:00
David Karlsson
0f4ae14d28
scout: improve scout install
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 14:09:36 +02:00
David Karlsson
a5bb50e951
Merge pull request #20220 from dvdksn/best-practices-updates
...
build: add a couple more best practice examples
2024-06-12 10:50:47 +02:00
David Karlsson
ed2026cd62
build: add a couple more best practice examples
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-12 10:17:44 +02:00
David Karlsson
4ab6278b72
Merge pull request #20215 from thaJeztah/remove_fedora_38
...
remove Fedora 38 as it's EOL
2024-06-12 06:44:39 +02:00
David Karlsson
6ec4877a2f
Merge pull request #20217 from craig-osterhout/issue-20205
...
get-started: add redirect for run-your-own-container
2024-06-12 06:37:36 +02:00
Craig Osterhout
e89f189cc9
add redirect for run-your-own-container
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-06-11 16:12:29 -07:00
Sebastiaan van Stijn
533ac37e01
remove Fedora 38 as it's EOL
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 22:38:44 +02:00
tonistiigi
9b83ecb767
vendor: github.com/docker/buildx v0.15.0
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-11 18:00:40 +00:00
Nicolas De loof
818e2778ba
clarify support for PWD/.env vs project_dir/.env ( #20203 )
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-06-11 16:57:02 +01:00
David Karlsson
a6f2ffddc5
Merge pull request #20209 from dvdksn/dbc-tile
...
build(cloud): add/update tiles
2024-06-11 17:19:27 +02:00
Craig Osterhout
a397891c35
get-started: update toc ( #20200 )
...
* Added a new concept pages 'Get Docker'
* Changes in whats-next page
* Formattinf changes
* Removed an extra dot
* Formatting changes
* Few formatting changes
* Added video for get started guides
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/develop-with-containers.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/get-docker.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/develop-with-containers.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Removed a statement based on review
* Added link to the zip file
* few formatting changes
* Added missing steps for VS Code
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* changed the title to Get Docker Desktop
* Modified Additional setup instructions to Install Instructions
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* Update content/guides/docker-concepts/getting-started/whats-next.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* removed main.log
* Update content/guides/docker-concepts/getting-started/build-and-push-first-image.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
* update get started toc
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix links
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Ajeet Singh Raina <ajeetraina@gmail.com>
2024-06-11 07:48:54 -07:00
Sebastiaan van Stijn
cccf52f742
hub: change "My Account" to "Account settings" ( #20204 )
...
I tried to follow instructions, and it looks like this item under the
avatar dropdown is renamed to "Account settings"; the "My profile"
menu-item brings me to my (public) profile page.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 07:46:13 -07:00
David Karlsson
bbf193ff4e
build: add dbc to services
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-11 16:11:02 +02:00
David Karlsson
de6cfb99b6
build: fix incorrect desc for dbc tile
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-11 16:10:47 +02:00
Andrea Reale
a79fa7dc32
WSL2 docs: add tip on how to move data on windows ( #20206 )
...
* WSl2 docs: add tipo on how to move data on windows
Some customers want to move WSL data on a different location and many of those use crafty processes rather than using the feature we support. Making this feature more explicit.
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-11 13:21:06 +01:00
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