Commit Graph

225 Commits

Author SHA1 Message Date
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