Commit Graph

417 Commits

Author SHA1 Message Date
David Karlsson a28c34eeaa glossary: update base image definition, remove parent image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:05:27 +02:00
Stephanie Aurelio 294e349851
Add tax certificate page (#20251)
* add tax cert details and page

* fix typo

* update details

* clarify callout detail

* fix capitalization

* fix typo
2024-06-20 15:12:07 -07:00
David Karlsson 9fcc5713be scout: health scores private beta
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 18:34:21 +02:00
David Karlsson 98a4f92994 engine: rename systemd.md to proxy.md, update links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 16:06:34 +02:00
David Karlsson e70449124f build(bake): add expressions and functions descriptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson d04c833e69 build(bake): add overrides page, remove configuring-build
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson 0cf06b617f build(bake): add variables description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson 3bffd39715 build(bake): add inheritance description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson bffa7054b1 build(bake): add targets description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson de5d5680f0 build(bake): add bake introduction page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 14:23:20 +02:00
Craig Osterhout b9ac2c6898
get-started: update workshop paths (#20216)
* move /get-started/ to /guides/workshop/

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

* move image

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

* Update content/engine/swarm/swarm-tutorial/_index.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* Update content/guides/deployment-orchestration/swarm-deploy.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

* rename file for part 10

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-06-13 11:50:25 -07:00
CrazyMax 52b95245b7
Merge pull request #20213 from docker-tools-robot/dispatch/buildx-ref-v0.15.0
Update buildx reference to v0.15.0
2024-06-13 14:13:58 +02:00
David Karlsson 64b844c9bf scout: add fundamental concepts pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-13 12:56:42 +02:00
David Karlsson 4a7abd11be scout: restructure manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-13 12:56:42 +02: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 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 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 efc7c5825c
Merge pull request #19873 from dvdksn/scout-slack-integration
scout: Notification settings and Slack integration
2024-06-12 14:11:26 +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
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
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 7a122ca355
vendor build checks reference
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-10 23:00:15 +02:00
Allie Sadler 042d84f6de
ENGDOCS-2003b (#20188)
* ENGDOCS-2003b

* redirect

* lint fix

* lint fix
2024-06-10 14:19:05 +01: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
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 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 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
Pradumna Saraf 1b6a6d530e
docs: add language specific guide for c++ (#19903)
* docs: add language specific guide for c++

* docs: add C++ language support to the language index page

* docs: Update _index.md

* docs: update C++ guide paths

* Update content/language/c-plus-plus/containerize.md

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

* Update content/language/c-plus-plus/containerize.md

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

* Update content/language/c-plus-plus/containerize.md

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

* Update content/language/c-plus-plus/containerize.md

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

* Update content/language/c-plus-plus/containerize.md

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

* Update content/language/c-plus-plus/develop.md

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

* Update content/language/c-plus-plus/configure-ci-cd.md

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

* Update _index.md

* guides: use /cpp instead of /c-plus-plus

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

* Update content/language/cpp/develop.md

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

* Update content/language/cpp/containerize.md

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

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.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-06-05 09:16:36 -07:00
Stephanie Aurelio bc171f2c70
Update and standardized billing pages (#20137)
* add new biling page

* update description

* implement feedback
2024-06-04 16:11:10 -07:00
David Karlsson ed6b1d5fe1 engine: consolidate troubleshooting to single page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-03 10:01:30 +02: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 1c75e713a0 redirects: add go-redirect for scout slack integration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson aca1d50744 scout: slack integration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02:00
David Karlsson 9bc9d56ac9 redirects: go-redirect for scout notification settings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-29 09:05:57 +02: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
Craig Osterhout f856b304c3
remove walkthroughs (#20076)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07: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
Ajeet Singh Raina, Docker Captain, ARM Innovator 791b2f79e8
Add documentation for "Running Containers" (#19982)
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-16 16:46:37 +02:00
CrazyMax ffc32a4039
create redirect for gha build summary feedback form
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-05-16 09:15:17 +02:00
David Karlsson d26cecf69e vendor: github.com/docker/cli v26.1.2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-14 13:38:57 +02:00
Craig Osterhout d6f51e6272
remove use-case new badge (#20005)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-10 09:50:35 -07:00
David Karlsson 36b27b26da
Merge pull request #19950 from Benehiko/docker-completions
fix: docker desktop macos completions
2024-05-10 12:56:52 +02:00
Alano Terblanche 9fb83d814a cli: improve docs on shell completion
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-10 12:34:58 +02:00
Cesar Talledo 40bec3a6c2
Improve air-gapped containers visibility in docs (#19990)
* Improve visibility of air-gapped containers feature.

The air-gapped container feature is currently under the settings-management
section. This hides it from users.  Instead, move it up one level by creating a
dedicated sub-section for it under Hardended Desktop section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* nit: remove quotes from links in hardened desktop section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add air-gapped containers to security section grid.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix broken link from release notes to air-gapped containers.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* A few improvements in the air-gapped containers docs.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix capitalization of air-gapped container references.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Make air-gapped containers a single page rather than subsection.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fixes to air-gapped containers section per review feedback.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-10 10:41:48 +01:00
David Karlsson 01256e9c41 redirects: add temp redirect for scout notifications c0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-09 16:53:40 +02:00
David Karlsson 4c4c691092
Merge pull request #19966 from crazy-max/build-ui-feedback-link
Update Desktop Build feedback link
2024-05-08 17:38:27 +02:00
Craig Osterhout 67d6da5cb5
add database use-case guide (#19737)
* add database use-case guide
---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-07 11:48:19 -07:00
Cesar Talledo 449cd2f0d8
ECI doc improvements ... (#19976)
* Improve subtitle in ECI limitations page.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Move ECI faqs from security/faqs -> ECI section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Improve security FAQ and mention ECI.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix a couple of links in ECI FAQ.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix ECI FAQ in TOC.

* Add a dedicated container FAQ to teh security FAQs section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-05-07 09:09:16 +01:00
Cesar Talledo bf9e3bf00f
Add note that docker builds are not always protected by ECI. (#19900)
* Add note that docker build are not always protected by ECI.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add ECI limitations to TOC.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-06 16:56:39 +01:00
Felipe Cruz Martinez 289c762666
Revert "scout: unlist the scout metrics exporter page" 2024-05-06 11:05:49 +02:00
CrazyMax 06b71b630a
Update Desktop Build feedback link
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-05-06 09:44:07 +02:00
Allie Sadler 8f1150e24b
ENGDOCS-2079 (#19939)
* ENGDOCS-2079

* Fix links

* Fix links

* Fix links

* Fix links
2024-05-01 13:53:07 +01:00
David Karlsson b9857c7002 scout: unlist the scout metrics exporter page
Keeping this page unlisted while the feature goes through c0 evaluation

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-29 15:53:14 +02:00
David Karlsson 0a7cb792ec
Merge pull request #19854 from dvdksn/scout-prometheus-exporter
scout: metrics exporter endpoint
2024-04-29 14:18:59 +02:00
David Karlsson 9e2ef1881f redirects: go-redirect for metrics exporter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-29 13:49:41 +02:00
David Karlsson 8f71825e24 scout: metrics exporter endpoint
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-29 13:49:41 +02:00
Craig Osterhout faa980a9f3
add guides overview page (#19837)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-04-24 08:54:26 -07:00
David Karlsson bbf4309e36 redirect: add go-redirects for dd build ui
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 17:44:05 +02:00
David Karlsson b13e92e9f4 chore: move samples to reference section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
David Karlsson 45197a3fa9 chore: remove faq section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
David Karlsson ccb50a8467 hugo: add tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +02:00
David Karlsson 749870a500
Merge pull request #19835 from vvoland/rn-26.1
engine: 26.1.0 release notes
2024-04-22 23:14:50 +02:00
David Karlsson 2a1b3e0ab3
Merge pull request #19776 from dvdksn/initial-otel-support
cli: document initial otel support and usage
2024-04-22 23:14:36 +02:00
Ajeet Singh Raina, Docker Captain, ARM Innovator 27350ce730
Add documentation for core Docker concepts and guides (#19786)
* Added Building Images concept pages

* Formatting changes and new video link added

* Rebasing the docs links

* Vale formatting

* Added a video for image layers

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Made changes to resolve the PR reviewed comments

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* removed unnecessary files

* fixed a command based on the PR review

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/build-tag-and-publish-an-image.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/writing-a-dockerfile.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/multi-stage-builds.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/understanding-image-layers.md

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

* Update content/guides/docker-concepts/building-images/using-the-build-cache.md

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

* Delete content/guides/docker-concepts/building-images/images/container_image_layer_reuse.svg

* Added a note for Eclpise temurin

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 12:19:08 -07:00
Paweł Gronowski c4daba131c engine: 26.1.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-22 19:33:33 +02:00
Allie Sadler 007ac90154
ENGDOCS-2068 (#19821)
* ENGDOCS-2068

* tweak step

* edit
2024-04-19 08:04:35 +01:00
racequite e0b31619db chore: remove repetitive words
Signed-off-by: racequite <quiterace@gmail.com>
2024-04-19 12:57:01 +08:00
David Karlsson 91752dd94c
Merge pull request #19741 from dvdksn/hub-categories
Docker Hub: add content categories
2024-04-18 22:55:24 +02:00
David Karlsson 451b837c23 hub: content categories early access
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-18 20:55:43 +02:00
David Karlsson 003c6fe251 cli: initial otel support and usage
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-18 20:53:27 +02:00
crazy-max 815e17f19b vendor: github.com/docker/buildx v0.14.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-18 15:08:36 +00:00
Marco Franzon ac93f976fd
add guide for R language (#19787)
Add R language with sample repository

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:03:14 +02:00
David Karlsson 07f433f62b vendor: github.com/docker/scout-cli v1.7.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 09:14:39 +02:00
David Karlsson 21285f01c6 scout: add stub for push
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-15 10:11:05 +02:00
David Karlsson 32ec92ac7d
Merge pull request #19745 from dvdksn/doi-updates
trusted-content: restructure doi section
2024-04-12 11:56:58 +02:00
David Karlsson c09ec313e2 trusted-content: restructure doi section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:30:52 +02:00
David Karlsson c3049d93ec
Merge pull request #19746 from dvdksn/dockerfile-reference-redirect
redirects: catch old dockerfile reference location
2024-04-11 12:22:28 +02:00
Allie Sadler cf8a178a67
ENGDOCS-2034 (#19688) 2024-04-08 16:37:30 +01:00
Allie Sadler ad962e001f
Engdocs 2038 (#19698)
* ENGDOCS-2038

* ENGDOCS-2038

* re-write with D.Scott's info

* review edits
2024-04-08 16:31:28 +01:00
Allie Sadler d9fe368de4
ENGDOCS-2037 (#19696) 2024-04-08 16:27:48 +01:00
Craig Osterhout c5950f3ded
desktop: add debug gui (#19583)
* add debug gui

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

* feedback1

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

* Update content/desktop/use-desktop/container.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-04-08 16:12:37 +01:00
David Karlsson 4d6971a474 redirects: catch old dockerfile reference location
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-05 14:22:19 +02:00
David Karlsson f7a43dd5d8
Merge pull request #19682 from dvdksn/scout-release-notes-refactor
scout: add cli/gha release notes to docs site
2024-03-28 13:57:03 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator a846de1787
Add documentation for core Docker concepts and guides (#19691)
* Added the-basic pages
---------

Signed-off-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>
2024-03-27 14:09:35 -07:00
David Karlsson 552669207d scout: refactor release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 08:01:28 +01:00
David Karlsson 1797b28cc3 vendor: manually vendor scout-cli@1aac31a
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-26 10:02:34 +01:00
Allie Sadler 16bc38470c
rhel-eap (#19667) 2024-03-22 13:21:17 +00:00
Dorin-Andrei Geman bfa5ef2623
Add RHEL docs (#19444) 2024-03-22 13:06:15 +00:00
Sebastiaan van Stijn 92b0faaf83
engine: update cli reference yamldocs for v26.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-21 00:21:19 +01:00
Sebastiaan van Stijn bff6a0913e
Merge pull request #19658 from neersighted/relnote_26.0.0
engine: 26.0.0 release notes
2024-03-21 00:01:36 +01:00
Sebastiaan van Stijn b62897cbeb
engine: vendor v26.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-20 23:54:16 +01:00
Paweł Gronowski f9945d6b15
engine: 26.0.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2024-03-20 13:17:31 -06:00
Stephanie Aurelio 36db7d02a3
[15/3] Update DBC billing and subscription (#19623)
* update billing and add new sub docs

* refine order in toc

* add crosslinking

* update sign in step and reword invite step
2024-03-15 08:01:17 -07:00
Stephanie Aurelio 78255c1d9a
Update SSO and SCIM structure (#19484)
* add idp instructions and break up pages

* refine content

* remove brackets

* split up shortcode and add idp tabs

* add role mapping and cleanup steps

* update assignment callout

* fix step

* update some punctuation and use code block

* remove ol config and move demo video to idp page

* update language to include hub and admin

* use previous wording and fix capitalization

* implement role mapping feedback

* implement editorial feedback

* remove other reference link
2024-03-14 15:04:55 -07:00
Craig Osterhout da43b4af81
add tensorflowjs use-case guide (#19544)
* add tensorflowjs use-case guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-03-14 14:21:12 -07:00
David Karlsson 1ced9701a4
Merge pull request #19617 from dvdksn/cache-invalidation
build: cache invalidation improvements
2024-03-13 16:49:54 +01:00
David Karlsson 3fc37c75ec build: add cache invalidation page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 16:36:26 +01:00
David Karlsson 7e5929d9d5
Merge pull request #19613 from dvdksn/build-gha-reproducible-builds
build(gha): add reproducible builds example (source_date_epoch)
2024-03-13 14:45:24 +01:00
David Karlsson 671dc333a3 redirect: add go-redirect for protecting the daemon socket
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 13:57:45 +01:00
David Karlsson 4cd6393674 build: update build cache overview title
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 13:43:47 +01:00
David Karlsson 784f7ebaa7 build(gha): add reproducible builds example (source_date_epoch)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 13:19:56 +01:00
David Karlsson 8d5fa183b0
Merge pull request #19581 from dvdksn/moby-25.0.4
moby 25.0.4
2024-03-08 06:25:34 +01:00
Stephanie Aurelio 44c201efbc
Billing and subscription freshness (#19573)
* update toc and refresh billing and subscription pages

* update links

* fix another link

* update image path and fix typo
2024-03-07 11:52:07 -08:00
David Karlsson c57857627d engine: update api version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 17:09:41 +01:00
David Karlsson dc4cacf641
Merge pull request #19577 from dvdksn/buildx-release-013
buildx and buildkit v0.13.0
2024-03-07 11:34:17 +01:00
David Karlsson 9074503b2a vendor: github.com/docker/buildx 37b7ad1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-07 11:25:36 +01:00
Allie Sadler a39fd09ff8
ENGDOCS-2012 - freshness (#19560)
* ENGDOCS-2012

* fix broken links

* checks
2024-03-07 09:32:33 +00:00
crazy-max 781cff5078 vendor: github.com/docker/buildx v0.13.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-06 15:30:43 +00:00
David Karlsson 3d7a282584
Merge pull request #19546 from dvdksn/scout-install
scout: create dedicated installation page
2024-03-01 17:03:19 +01:00
David Karlsson 437f6be375 scout: create dedicated installation page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-01 09:12:32 +01:00
David Karlsson b5f6b6dd3b
Merge pull request #19537 from dvdksn/debug-redirect
debug: add `go` redirect for docker debug
2024-02-29 20:15:23 +01:00
Craig Osterhout 9b7a4c7518
add use-case guide overview (#19531)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-29 09:05:22 -08:00
David Karlsson 9858a4e273 debug: rephrase "replacement" to "alternative" for debug vs exec
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 16:21:01 +01:00
David Karlsson 490380ee5a debug: add `go` redirect for docker debug
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-29 10:47:46 +01:00
Craig Osterhout 4a791078b9
update use-case guides toc (#19519)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-27 13:26:40 -08:00
Craig Osterhout d89e54174f
add jupyter use-case guide (#19361)
* add jupyter guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-23 10:58:06 -08:00
Paul d78841c028
bugfix: Typo in namespace. (#19483) 2024-02-23 08:56:09 -08:00
David Karlsson ec779a59b2
Merge pull request #19401 from dvdksn/scout-refresh
scout: refresh core pages
2024-02-23 10:53:16 +01:00
David Karlsson d9abe9f352 redirect: fix dockerd redirect order
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-22 00:02:39 +01:00
Craig Osterhout dffbd882fa
update java language-specific guide (#19390)
* update java guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-21 14:10:28 -08:00
David Karlsson 3e661b6d3e redirect: add handler for old dockerd reference location
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 22:53:20 +01:00
David Karlsson 5462298588 scout: rewrite page about image prefixes 2024-02-21 14:32:19 +01:00
David Karlsson 9e9a3df985 cli: use redirects for noncanonical commands
The pages for commands with aliases, e.g. `docker build`, where linked
twice in `toc.yaml` which resulted in strange highlighting for the
current page in the sidebar. Updated the link targets for non-canonical
commands in the `toc.yaml` to point to the (redirected) shorthand paths
instead.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 11:23:46 +01:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Craig Osterhout 96cd6ae655
update docker init reference (#19454)
* update docker init ref

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-20 11:46:36 -08:00
David Karlsson 3d7c837876
Merge pull request #19386 from dvdksn/build-variables
build: variables (arg, env)
2024-02-20 10:46:41 +01:00
David Karlsson 67b57dc6e4 build: add "build variables" page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-20 10:00:08 +01:00
David Karlsson f06f27032f redirect: add go link for VEX guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-15 14:14:21 +01:00
David Karlsson f9cb4f963b
Merge pull request #19311 from dvdksn/scout-vex-guide
scout: add VEX guide
2024-02-15 13:51:38 +01:00
David Karlsson 43c30ec6f1 scout: add VEX guide
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-15 12:50:07 +01:00
Allie Sadler 7159870c4c
Engdocs 1954 (#19208)
* ENGDOCS-1954

* ENGDOCS-1954

* fixes

* add reference

* Fix docs issues

* minor additions

* small edits

* activate all profiles

* review edits
2024-02-13 10:01:51 +00:00
David Karlsson 27645332ad
Merge pull request #19359 from dvdksn/rm-dbc-faqs
build(cloud): remove FAQ page
2024-02-09 12:43:38 +01:00
Piotr 2836e48c3f
update wsl2 nvidia doc (#19365)
* Update WSL2 + Nvidia doc

The Nvidia drivers have been generally available for a long while now.
So change our doc to reflect that, also add a usage example which better
illustrates what can be done with the feature.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

* Add a top-level GPU support doc

Currently the WSL2 + nvidia doc is not easily discoverable for people
browsing our docs. So add a top level GPU support page and move the
WSL2 + nvidia doc there.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

---------

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2024-02-09 11:02:53 +00:00
David Karlsson e981ddb2f8 build(cloud): move internal/vpn registry info from faq to usage
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:57:20 +01:00
Craig Osterhout 9969d8ecbb
add nlp use-case guides (#19239)
* add nlp use-case guides

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-07 09:08:42 -08:00
Stephanie Aurelio 5209605509
Update Admin Console references to settings menu (#19313)
* admin ui updates

* update capitalization

* Update description

Co-authored-by: Christian Farris <christianfarriscs@gmail.com>

---------

Co-authored-by: Christian Farris <christianfarriscs@gmail.com>
2024-02-07 08:19:17 -08:00
Nicolas Beck 336be47dce
added utm params to build cloud redirects (#19325)
* added utm params to build cloud redirects

* Update data/redirects.yml

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 09:29:09 +01:00
David Karlsson 478dc41907 vendor: github.com/docker/scout-cli v1.4.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-03 20:30:25 +01:00
Craig Osterhout 43128f4266
add genai guide (#19262)
* add genai guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-02-01 08:44:11 -08:00
David Karlsson 951147d39f move get-docker to the manuals toc
Avoids an extra jump through the Guides section, since the installation
instructions are in the manuals section too.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-26 15:42:38 +01:00
Allie Sadler b39560e8f3
ECI-fixes (#19222)
* ECI-fixes

* adjust toc

* fix build

* adjust callouts
2024-01-26 09:36:53 +00:00
Allie Sadler 9589acc0f5
add links to new pages (#19210)
* add links to new pages

* sentence case

* steal badge
2024-01-25 17:00:40 +00:00
David Karlsson bbbdfcd6b0
desktop: containerd general availability (#19105)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 16:28:17 +00:00