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
David Karlsson
2d55baca25
engine: add recursive bind mounts
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 14:36:28 +01:00
Sebastiaan van Stijn
0ddb7e5ef1
desktop/install: add Ubuntu 23.10 "Mantic Minotaur", remove 23.04
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 14:22:31 +01:00
Sebastiaan van Stijn
cca96a792d
Merge pull request #18754 from thaJeztah/update_distro_versions
...
engine/install: remove Fedora 37, Ubuntu 22.10, and add Fedora 39, Ubuntu 23.10
2023-11-22 13:22:13 +01:00
David Karlsson
f8976d3717
Merge pull request #18751 from lootch/patch-1
...
Update overview.md
2023-11-22 13:03:24 +01:00
Sebastiaan van Stijn
87ca6a4d8f
desktop/install: remove Fedora 37, add Fedora 39
...
Fedora 37 reached EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:42:44 +01:00
Sebastiaan van Stijn
0ca5cbc12f
engine: add Ubuntu 23.10 "Mantic Minotaur"
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:07 +01:00
Sebastiaan van Stijn
0658805a38
engine: remove Ubuntu 22.10 (Kinetic Kudu) as it reached EOL
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:04 +01:00
Sebastiaan van Stijn
504d7cceb3
engine: remove Fedora 37, add Fedora 39
...
Fedora 37 reached EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:39:54 +01:00
Lucio
e276162a23
Update overview.md
...
The "to" preposition was incorrect in "lets you to run".
2023-11-22 05:27:26 +02:00
David Karlsson
89bdcc0e0a
Merge pull request #18742 from dvdksn/remove-landingpage-banner
...
chore: revert landing page banner
2023-11-21 17:25:00 +01:00
Usha Mandya
7df1155114
Merge pull request #18724 from lorenrh/release-notes-4.25.2
...
Docker Desktop 4.25.2 release notes
2023-11-21 16:22:19 +00:00
David Karlsson
81e12f86f3
Merge pull request #18697 from dvdksn/scout-configurable-policy
...
scout: configurable policies m1
2023-11-21 17:21:06 +01:00
David Karlsson
4f10c4f01f
Merge pull request #18743 from lizzthabet/lizz/chore/add-more-docker-init-redirects
...
redirects: add urls used by docker init files
2023-11-21 17:16:33 +01:00
David Karlsson
48ba077edb
Merge pull request #18744 from dvdksn/buildx_debug-shell_redirect
...
chore: add redirect for old buildx_debug-shell cmd
2023-11-21 17:13:27 +01:00
David Karlsson
04e4ef2d78
chore: reinstate scout banner
...
The survey linked in the previous banner has ended
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 17:04:22 +01:00
David Karlsson
6aaeb7d60c
chore: add redirect for old buildx_debug-shell cmd
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:59:15 +01:00
Lizz Thabet
c5a6ba4e9b
(feat) add redirects for urls used by docker init
2023-11-21 10:53:05 -05:00
David Karlsson
d25b06b03a
Merge pull request #18737 from dvdksn/dual-logging-refresh
...
engine: refresh information about dual logging
2023-11-21 16:50:23 +01:00
David Karlsson
320774dd9a
chore: add go redirect for configurable policy
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:33:41 +01:00