Commit Graph

62588 Commits

Author SHA1 Message Date
David Karlsson
9fc82b4cab search: fix pagefind path in production
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-04 17:37:50 +02:00
David Karlsson
018b45cc5a Merge pull request #20087 from dvdksn/pagefind-v1.1
search: pagefind v1.1.0
2024-06-04 12:31:03 +02:00
David Karlsson
873fc2f5c6 search: clip overflowing excerpt
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-04 09:54:37 +02:00
Stephanie Aurelio
ad406c7a73 fix url (#20131) 2024-05-31 09:44:37 -07:00
Alex Ravenna
3ec9c7dc1d Update deprecated syntax usage + minor text improvements (#20120)
* fix: update syntax to not use deprecated syntax

* docs: grammar/understandability changes
2024-05-30 10:59:37 +01:00
Mike Coleman
62b30c7bbc Update macfaqs.md (#20122)
Fixed a small typo.
2024-05-30 08:11:51 +01:00
Stephanie Aurelio
da58f6c5a6 Refresh admin and security FAQ pages (#20084)
* refresh admin and security pages

* clean up sso faqs

* edits

* vale fixes

* vale fixes and edit

* implement feedback
2024-05-29 08:40:23 -07:00
David Karlsson
dcdab79a6a Merge pull request #20119 from eunomie/docker-scout-1-9
docker scout changelog for 1.9.x
2024-05-29 10:10:33 +02:00
David Karlsson
e0faa09393 vendor: github.com/docker/scout-cli v1.9.3
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 10:08:40 +02:00
Yves Brissaud
ce2b208230 scout: CLI v1.9.x release notes
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 10:08:40 +02:00
Craig Osterhout
d9ad51d5e1 hub: categories released (#20099)
* remove ea from hub categories

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* add release note

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* refine release note

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-28 10:49:51 -07:00
Craig Osterhout
b2dd41e19c freshness: add diagram to concept (#20100)
* add registry diagram

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/guides/docker-concepts/the-basics/what-is-a-registry.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-05-28 08:22:03 -07:00
Craig Osterhout
b0f3d7ddeb freshness: language guides refresh (#20101)
* language guides refresh

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/language/dotnet/configure-ci-cd.md

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

* Update content/language/golang/configure-ci-cd.md

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

* Update content/language/java/configure-ci-cd.md

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

* Update content/language/python/configure-ci-cd.md

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

* Update content/language/r/configure-ci-cd.md

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

* Update content/language/php/configure-ci-cd.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-05-28 08:20:13 -07:00
Sebastiaan van Stijn
5af053a7fb Merge pull request #20115 from dvdksn/alpine-3.20
alpine 3.20
2024-05-27 13:03:23 +02:00
David Karlsson
e566d3c7d9 config: bump example Alpine version to 3.20
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-27 12:55:07 +02:00
David Karlsson
80dcc7f03d build: upgrade to Alpine v3.20
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-27 12:54:55 +02:00
David Karlsson
5397a9d157 Merge pull request #20082 from docker-tools-robot/dispatch/buildx-ref-v0.14.1
Update buildx reference to v0.14.1
2024-05-27 08:44:59 +02:00
Aurelie Vache
d14173ba59 Fix: update docker compose file reference in metadata.md (#20105) 2024-05-24 16:04:40 +01:00
David Karlsson
5fe793f3a5 search: exclude hidden pages from index
Hidden pages (pages excluded from the sitemap) shouldn't be included in
the pagefind index.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-24 16:12:43 +02:00
Aurelie Vache
9f199bef6e fix: Image Registry extension category is missing (#20104) 2024-05-24 15:00:47 +01:00
Allie Sadler
7537a1c47c style guide addition (#20095) 2024-05-24 09:15:53 +01:00
Harsh Patel
c63859bf86 Update 05_persisting_data.md (#19956)
* Update 05_persisting_data.md

Correcting spelling mistake and separating console of command and op.

* Update content/get-started/05_persisting_data.md

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-05-23 15:29:14 -07:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
b952723881 Add a new guide "Sharing local files with containers" (#20068)
* Added Running containers guides

* Swap out YouTube embed IDs for running container pages

* Several lint and link fixes

* Remove sharing local files concept page (deferring to future PR)

* Fixed the formatting for multi-container apps

* Fix linting issue

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Removed unnecessary files

* Placed the images for multi-containers guide under the correct location

* Fixed the formatting change

* Add bullet points instead of ordered list

* Separated input and output

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Replaced my_image with postgres

* Replaced my_image with the real image

* Removed build variable link

* Replaced nginx with welcome-to-docker image

* Replaced Redis with Postgres

* formatting change

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

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

* Update content/guides/docker-concepts/running-containers/persisting-container-data.md

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

* Removed unused images

* Pointed to existing image

* Replaced httpd with nginx

* Added a command for passing .env file

* Formatting changes based on reviewed PR

* Fixed all the blurred images

* Formatting changes

* Changed the heading from Build the CLI to Set up

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

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

* Update content/guides/docker-concepts/running-containers/multi-container-applications.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Update content/guides/docker-concepts/running-containers/publishing-ports.md

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

* Added default vs custom bridge network tip

* Added override for docker run

* Update content/guides/docker-concepts/running-containers/overriding-container-defaults.md

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

* Update YT embed for updated overriding container defaults video

* Added a new page for Sharing local files with containers

* Formatting changes

* Fixed few links

* Fixed links

* Few fixes using vale

* Revised a tip

* Rephrased the tip

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Added a tip for volume mount flag

* Update content/guides/docker-concepts/running-containers/sharing-local-files.md

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

---------

Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 09:54:52 -07:00
Craig Osterhout
ab999d06b3 remove dev env links from samples (#20083)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-23 08:50:29 -07:00
Allie Sadler
13e73419fb ENGDOCS-2080c (#20090) 2024-05-23 15:45:47 +01:00
Allie Sadler
054f727b45 redirect-air-gapped (#20091) 2024-05-23 13:07:39 +01:00
David Karlsson
97307d4c66 search: pagefind v1.1.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 14:05:59 +02:00
David Karlsson
05e5fdb09f Merge pull request #20089 from dvdksn/alias-hands-on-overview
redirect: add alias for /get-started/hands-on-overview/
2024-05-23 11:20:09 +02:00
Vinicius Apolinario
92e3aff085 fixes to windows-install (#20085) 2024-05-23 10:19:19 +01:00
Allie Sadler
5af3712985 ENGDOCS-2080b (#20080)
* ENGDOCS-2080b

* ENGDOCS-2080b

* Update content/compose/compose-file/05-services.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 09:39:52 +01:00
David Karlsson
ff18fd61ef redirect: add alias for /get-started/hands-on-overview/
Closes #20088

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 10:33:51 +02:00
Allie Sadler
5e5e3afd2b ENGDOCS-2104 (#20081) 2024-05-23 08:07:49 +01:00
tonistiigi
f06374b816 vendor: github.com/docker/buildx v0.14.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-22 17:22:55 +00:00
Craig Osterhout
f856b304c3 remove walkthroughs (#20076)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07:00
Vinicius Apolinario
4bde05401a Docker Desktop on Windows Server support statement (#20056)
* Windows Server note update

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-05-22 13:29:22 +01:00
csrowell
f7c357d16e Update vm-vdi.md (#20072)
Update the Azure subheading to better differentiate it and the prior "Turn on nested virtualization on VMware ESXi" subhead.
2024-05-22 09:20:19 +01:00
David Karlsson
0845436dbc Merge pull request #20065 from felipecruz91/add-metrics-suffix
Metrics exporter - add /metrics suffix
2024-05-21 20:22:27 +02:00
Stephanie Aurelio
0e1aaa62ec Update provisioning pages and add group mapping steps (#20016)
* add provisioning section and group mapping steps

* update URL

* update vale accept

* update callout in jit page

* fix urls

* vale fixes

* alphabetize new vale entries

* implement feedback
2024-05-21 09:25:52 -07:00
David Karlsson
c597199384 Merge pull request #20067 from dvdksn/cleanups-and-tests
cleanups and tests
2024-05-21 09:48:51 +02:00
tserg
d86b9d840d docs: fix extension in example (#20069) 2024-05-21 08:13:13 +01:00
David Karlsson
f4e7b3925d ci: add unused-media target to validate matrix
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 19:10:22 +02:00
David Karlsson
e847f77a56 chore: remove migration script
I don't think we need this script anymore... :-)

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 19:02:13 +02:00
David Karlsson
c6b91c8db1 chore: removed unused media files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 18:59:32 +02:00
David Karlsson
761fa899e0 test: add build targets for unused media test
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 18:59:32 +02:00
David Karlsson
aee1cfc81d test: add coarse test for unused media files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 18:59:25 +02:00
Stephanie Aurelio
9b89acd254 Add steps to deactivate orgs in Admin Console (#20046)
* add tabs with new steps

* update wording

* update steps

* implement feedback
2024-05-20 09:32:51 -07:00
David Karlsson
8be3964c58 build: make release the default build stage
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 16:21:28 +02:00
David Karlsson
4b4698a4f3 test: remove pointless validation step
This validation was not caused in CI, and it can't really be in it's
current form, since the hugo_stats.json contains a lot of
false-positives, meaning that the file can easily become outdated
without it actually impacting anything.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-20 15:41:23 +02:00
Allie Sadler
7598097a58 Engdocs 2080 (#19953)
* ENGDOCS-2080

* consistency fix

* file watch addition

* file watch addition

* edits

* edits

* review edits and further includes files
2024-05-20 08:11:02 +01:00
felipecruz91
8840381e16 Metrics exporter - add /metrics suffix 2024-05-20 08:56:55 +02:00