Michael Irwin
250a952faf
Fix a few indentation issues and content on multi-stage concept ( #19942 )
...
Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2024-05-08 11:49:02 -07:00
David Karlsson
cc0788ae13
hugo: regenerate hugo_stats
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-08 20:07:17 +02:00
David Karlsson
a56d652fdd
hugo: improve templating for keywords and descriptions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-08 20:07:17 +02:00
David Karlsson
0ca7526092
scout: update seo keywords
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-08 20:07:17 +02:00
David Karlsson
4b66d6d7d5
search: tweak fuse.js config
...
By enabling ignoreLocation and useExtendedSearch, we ensure
space-delimited keywords are not matched as a single phrase, and the
location of those individual matches does not matter
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-08 20:07:17 +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
David Karlsson
9bef84b609
Merge pull request #19998 from dvdksn/fix-codeblock-linenos
...
css: fix rendering issue for code with numbered lines
2024-05-08 14:10:45 +02:00
David Karlsson
7e45b410c9
css: fix rendering issue for code with numbered lines
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-08 14:04:08 +02:00
Allie Sadler
e8721aa8b8
Add links to release notes ( #19985 )
2024-05-08 08:41:45 +01:00
Michael Irwin
efadb1fdcc
Fix URL used for images in twitter/og previews ( #19989 )
...
* Fix URL used for images in twitter/og previews
* Use absURL to create absolute URLs for meta tag URLs
* Update other uses of base URL generation to use absURL helper
2024-05-08 09:07:42 +02:00
Stephanie Aurelio
0349f806c6
remove callout ( #19991 )
2024-05-07 18:22:11 -07: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
David Karlsson
bd10dba5b4
Merge pull request #19970 from dvdksn/scout-metrics-export-release-note-fix
...
scout: fix missing period / non-sentence
2024-05-07 16:44:13 +02:00
Mihaela Stoica
afe732af81
Add link to for-mac issue in the 4.30 release notes ( #19984 )
2024-05-07 09:24:31 +01: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
Emily Guo
2e8c70bdfe
fix: typo ( #19979 )
...
Co-authored-by: Lukas Zenick <lukas@utexas.edu>
2024-05-07 08:49:51 +01:00
Chaimaa Zegoumou
ab2d97e5a2
fix: typo on docker/for-mac issue number ( #19975 )
...
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
2024-05-07 08:47:36 +01:00
David Karlsson
ebdbc6ba02
Merge pull request #19937 from billywr/docs-update
...
docs: remove note since issue #4696 was fixed
2024-05-06 22:12:30 +02:00
David Karlsson
5ec7eb4aea
build: clarify that sha-1 build context can't be truncated
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 19:03:14 +02:00
Craig Osterhout
ce70ce779a
update node.js guide ( #19901 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-06 09:09:43 -07:00
Allie Sadler
88cb9f38ad
ENGDOCS-2073 ( #19860 )
...
* ENGDOCS-2073
* ENGDOCS-2073
* review fixes
* Update content/desktop/settings/windows.md
2024-05-06 17:08:59 +01:00
Gavin
f1cae984ed
DS-884 Add an admin setting for displayedOnboarding ( #19782 )
...
* Add an admin setting for displayedOnboarding
* Add onboarding survey to settings managment list
2024-05-06 17:01:58 +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
Cesar Talledo
2c8131d793
Add note that Docker Debug containers are not protected by ECI. ( #19899 )
...
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-06 16:50:46 +01:00
Allie Sadler
04facd848a
ENGDOCS-2075 ( #19908 )
2024-05-06 16:47:20 +01:00
Allie Sadler
35dc374e8b
Engdocs 2076 ( #19910 )
...
* ENGDOCS-2076
* ENGDOCS-2076
2024-05-06 16:39:33 +01:00
David Karlsson
401468ac4c
fix: pass heading text through md renderer
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 17:36:56 +02:00
Lorena Rangel
dbb434ce79
Docker Desktop 4.30 release notes ( #19909 )
...
* Docker Desktop 4.30 release notes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Add known issue
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* reviews
* add entries for known issues
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
* build ui changes for docker desktop 4.30
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
* add entry for known issue on sync file shares with Compose
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
* reviews
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
* Add missing release notes
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
* add version for Docker Desktop installers
* add known issue for Docker CLI
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Chaimaa ZEGOUMOU <42580324+chaizeg@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-05-06 16:35:45 +01:00
David Karlsson
d97da6e725
Merge pull request #19972 from dvdksn/build-ui-export-traces
...
build: export and analyze jaeger traces
2024-05-06 17:30:24 +02:00
David Karlsson
432a3bb805
Merge pull request #19958 from adamoutler/patch-1
...
Update rootless.md
2024-05-06 17:19:31 +02:00
David Karlsson
8c656192b8
Merge pull request #19969 from dvdksn/fix-codespan-wrap2
...
fix: whitespace breaks for code spans in tables
2024-05-06 17:17:08 +02:00
David Karlsson
f7c5dbd33a
build: export and analyze jaeger traces
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 17:13:01 +02:00
Brian Hagerty
6702722c6b
Correct two spelling errors in "language" ( #19961 )
2024-05-06 08:11:53 -07:00
Stephanie Aurelio
689205569a
Add merge organization steps to admin docs ( #19947 )
...
* update org faq and add steps to main doc
* update wording
2024-05-06 07:59:28 -07:00
David Karlsson
9189080f9e
scout: fix missing period / non-sentence
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 16:16:29 +02:00
David Karlsson
4e168bc9b2
fix: whitespace breaks for code spans in tables
...
A regression caused by a bad rebase in #18803
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 11:33:38 +02:00
David Karlsson
9a0729503b
Merge pull request #19968 from felipecruz91/revert-19914-scout-metrics-exporter-unlist
...
Revert "scout: unlist the scout metrics exporter page"
2024-05-06 11:14:51 +02:00
David Karlsson
f757542991
scout: release note for metrics exporter
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 11:12:59 +02:00
David Karlsson
870362993d
Merge pull request #19967 from dvdksn/dbc-bitbucket-pipelines
...
build(cloud): BitBucket Pipelines ci example
2024-05-06 11:09:20 +02:00
Felipe Cruz Martinez
289c762666
Revert "scout: unlist the scout metrics exporter page"
2024-05-06 11:05:49 +02:00
David Karlsson
88909198c4
build(cloud): BitBucket Pipelines ci example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-06 10:19:55 +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
David Karlsson
08bcc39ee0
Merge pull request #19962 from zypA13510/patch-1
...
docs: fix links to docker-run
2024-05-04 12:46:01 +02:00
Yuping Zuo
4d7573a8ea
docs: fix links to docker-run
2024-05-04 14:25:28 +08:00
Adam Outler
ed35d6bd38
Update rootless.md
...
Adding quotes prevents the `$` from being omitted from the beginning of this line. When a line starts with `$` it is assumed to be an included shell prompt by the formatter and so does get coped.
2024-05-03 10:51:13 -04:00
Allie Sadler
6ee0567ce7
ENGDOCS-2084 ( #19940 )
2024-05-02 12:54:23 +01:00
Allie Sadler
b50530bf47
ENGDOCS-2083 ( #19944 )
2024-05-02 08:47:37 +01:00
Billy Owire
0442a08a09
Issue raised by the note in this doc[Issue raised by the note in this doc[docs\content\build\buildkit_index.md] has been closed.
...
Signed-off-by: Billy Owire <billyowire@microsoft.com>
2024-05-02 09:37:35 +03:00
Stephanie Aurelio
94df07fd97
delete old page ( #19930 )
2024-05-01 09:36:09 -07: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