Commit Graph

64577 Commits

Author SHA1 Message Date
David Karlsson ec3fcd63f6
Merge pull request #18822 from dvdksn/scout-quickstart-cmp-cli
fix: misplaced closing tag for tab component
2023-11-30 14:29:09 +01:00
David Karlsson 49cfb0fda0
Merge pull request #18823 from dvdksn/re-fmt-json-file-logdriver
fix: add escape to regex pipe operator in table
2023-11-30 14:28:42 +01:00
David Karlsson 951f11f4b0 engine: improve docker-ce installation prelude
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:38:58 +01:00
David Karlsson ab18d35fa6 fix: add escape to regex pipe operator in table
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:25:03 +01:00
David Karlsson 312e37a1df fix: misplaced closing tag for tab component
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:17:35 +01:00
David Karlsson 5e4be8f848 fix: missing lang tag for fluentd config examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:14:56 +01:00
David Karlsson 55f6607796
Merge pull request #18817 from prcr/patch-1
fix: Fix formatting issue
2023-11-30 13:09:42 +01:00
Paulo Ribeiro 3380ca922c
fix: Fix minor syntax issue 2023-11-30 11:18:04 +00:00
David Karlsson fcea0aaaed scout: restructure toc
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 09:34:41 +01:00
David Karlsson e75dfd58ec
Merge pull request #18801 from docker/nicks-patch-1
Update buildx setup instructions to use `install: true`
2023-11-29 11:12:02 +01:00
Nick Santos e29a58c71a
Update buildx setup instructions to use `install: true`
Currently, `install` defaults to false.

Setting `install` to true makes `docker build` use the new builder.
2023-11-28 18:08:41 -05:00
Frederico Mazzone bdaaf04632
Private extension marketplace is currently experimental, not Beta (#18798)
* Private extension marketplace is currently experimental, not Beta

* Apply suggestions from code review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-11-28 16:24:33 +00:00
David Karlsson 4a514bb947
Merge pull request #18784 from dvdksn/fix-moby-srclink
engine: fix broken link to moby source code
2023-11-28 11:24:26 +01:00
Stephanie Aurelio c47c4a4ba1
Update overview pages and highlight scout (#18749)
* update overview pages and highlight scout

* Implement feedback

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

* clarify use

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-27 09:53:54 -08:00
Allie Sadler 9949bc70f0
ENGDOCS-1874 (#18786)
* ENGDOCS-1874

* fix build

* fix build

* add description and keywords

* remove dependency

* vendoring update
2023-11-27 13:38:11 +00:00
David Karlsson e15406c364
Merge pull request #18781 from dvdksn/scout-cli-1.2.0
vendor: github.com/docker/scout-cli v1.2.0
2023-11-27 11:02:06 +01:00
David Karlsson 84d4762555
Merge pull request #18771 from dvdksn/scroll-margin-h1
fix: add scroll margin for h1s
2023-11-27 11:01:55 +01:00
David Karlsson fb87f9c93f
Merge pull request #18735 from dvdksn/code-hl-lines
feat: add support for hl_lines
2023-11-27 11:01:06 +01:00
David Karlsson bfa15b3fc3 engine: fix broken link to moby source code
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-27 09:57:28 +01:00
David Karlsson 1b7d8d131c
Merge pull request #18334 from ftambara/main
fix: remove excessive quoting in engine/install
2023-11-24 20:58:44 +01:00
David Karlsson d71a15dfbf
Merge pull request #18712 from linux-on-ibm-z/sles-update
Add SLES 15-SP5 and drop SLES 15-SP3
2023-11-24 20:57:28 +01:00
David Karlsson 7bab9ae913 vendor: github.com/docker/scout-cli v1.2.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-24 20:09:11 +01:00
David Karlsson dc41897a0f redirect: scout acr integration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-24 17:17:32 +01:00
Allie Sadler ac1f89531d
ENGDOCS-1828 (#18775)
* ENGDOCS-1828

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-11-24 14:53:29 +00:00
David Karlsson 4e137101ea
Merge pull request #18778 from dvdksn/fix-prometheus-metrics
engine: update prometheus metrics collection
2023-11-24 13:53:39 +01:00
David Karlsson cb0c763b66 engine: update prometheus metrics collection
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-24 12:04:13 +01:00
Timo Stark 3ee4f44753
Fixed referencing to the wrong brach /s/master/main (#18776)
Signed-off-by: Timo Stark <tippexs91@googlemail.com>
2023-11-24 09:11:50 +00:00
Allie Sadler e6eec3f612
Engdocs 1869 (#18772)
* ENGDOCS-1869

* fix
2023-11-23 15:41:24 +00:00
CrazyMax 112cf4a120
Merge pull request #18711 from crazy-max/bake-local-remote
build(bake): specify local and remote bake definitions
2023-11-23 05:06:06 -08:00
Allie Sadler c5ba7474e3
ENGDOCS-1833 (#18681)
* ENGDOCS-1833

* fix link

* tweak formatting

* language tweak

* review round 2

* update toc

* indents

* indents

* Update content/desktop/extensions/private-marketplace.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 13:03:53 +00:00
Guillaume Lours 3317ce14d1
bump compose version to v2.23.3 and add release notes (#18769)
* bump compose version to v2.23.3 and add release notes

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-11-23 13:03:36 +00:00
Allie Sadler 3d168932f4
ENGDOCS-1834 (#18677)
* ENGDOCS-1834

* review edits
2023-11-23 12:58:56 +00:00
CrazyMax 70ea08ca07
build(bake): specify local and remote bake definitions
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2023-11-23 13:26:28 +01:00
David Karlsson 1f9002767f
Merge pull request #18768 from beathorst/patch-1
Update working-with-contexts.md
2023-11-23 12:29:02 +01:00
David Karlsson 210ac7bb11 fix: add scroll margin for h1s
h1 elements with IDs need a scroll margin to account for the header and
margin height. These anchors are linked automatically by Algolia.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 12:27:31 +01:00
Janek Rüßmann 1ca7e74ab4
Update working-with-contexts.md 2023-11-23 11:29:20 +01:00
David Karlsson 5e479472d4
Merge pull request #18765 from dvdksn/fix-labeler-excludepaths
ci: fix excludepaths in labeler
2023-11-23 10:34:14 +01:00
David Karlsson e77df54c9e
Merge pull request #18762 from dvdksn/algolia-tweaks
search tweaks
2023-11-23 10:17:50 +01:00
David Karlsson 439bad9a18
vendor: github.com/compose-spec/compose-spec 478928e7c9f8 (#18741)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 09:13:00 +00:00
David Karlsson fa3aed3b6b ci: fix excludepaths in labeler
Added the `any` key where label globs included an exclude path to
prevent the exclude path from acting as a catch-all

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 09:20:04 +01:00
David Karlsson 3ac25b7a2c search: refactor page entries in toc
Wraps the entry title in a span element so that we can have a single
querySelector to get the textContent of the title of a top-level toc
item of a page:

document.querySelector("#sectiontree li:has([aria-current]) :is(a, button) span")

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 20:43:36 +01:00
David Karlsson fd264a9df3 search: add docsearch container class and h1 ids
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 20:42:52 +01:00
David Karlsson d4e14333af
Merge pull request #18759 from dvdksn/add-wws-lunatic-wasm-runtimes
add wws lunatic wasmer runtimes
2023-11-22 19:35:28 +01:00
David Karlsson ce48a341e9
Merge pull request #18761 from dvdksn/fix-labeler
fix: incorrect glob pat for *.config.js in root
2023-11-22 17:34:30 +01:00
Sebastiaan van Stijn fd17d8fc27
Merge pull request #18755 from thaJeztah/desktop_update_distro_versions
desktop: remove Fedora 37, add Fedora 39, Ubuntu 23.10 "Mantic Minotaur"
2023-11-22 17:27:50 +01:00
David Karlsson 8195d805b3 fix: incorrect glob pat for *.config.js in root
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 17:12:28 +01:00
David Karlsson 03482ec193 desktop: add wws, lunatic, wasmer wasm runtimes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 17:10:28 +01:00
David Karlsson 083af1c0fc
Merge pull request #18757 from dvdksn/labeler-improvements
chore: improve & add more labeler globs
2023-11-22 16:54:31 +01:00
David Karlsson aa829858b5 chore: mv wasm and containerd pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 16:33:07 +01:00
David Karlsson 9378ffad5b chore: improve & add more labeler globs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 15:06:00 +01:00