Commit Graph

33 Commits

Author SHA1 Message Date
David Karlsson ea34ef63d6
Merge pull request #20229 from dvdksn/scout-overview-pages
scout overview pages
2024-06-24 09:33:17 +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
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 1fa9d048b2
build: import build records in Docker Desktop
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:34 +02:00
David Karlsson e040c9c92c
build: update builds view doc with new tab names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 18:14:33 +02:00
Allie Sadler 5e5e3afd2b
ENGDOCS-2104 (#20081) 2024-05-23 08:07:49 +01:00
Craig Osterhout f856b304c3
remove walkthroughs (#20076)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-05-22 08:00:26 -07: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
Allie Sadler 6ee0567ce7
ENGDOCS-2084 (#19940) 2024-05-02 12:54:23 +01:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Craig Osterhout f380cf2879
align beta callout wording (#19800)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-04-12 11:31:26 -07: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
Craig Osterhout 478765f39b
desktop: add volumes backup and share (#19711)
* add volumes backup and share

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

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

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

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

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-08 16:08:09 +01:00
David Karlsson e8739be381 desktop: remove artifactory tab
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 09:00:09 +01:00
Allie Sadler bc92dda6bf
bunch of small fixes (#19538) 2024-02-29 10:32:47 +00:00
David Karlsson bb42d277d5 desktop(build): otel and attestation build results
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-28 09:36:59 +01:00
David Karlsson 61520937fd
build(ui): dd 4.28 refresh (#19449)
* build(ui): dd 4.28 refresh

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

* Apply suggestions from code review

* Fix link

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-26 16:51:37 +00:00
Adeleke Akinade d1936a1425
Fix typo in the Builds page (#19432) 2024-02-19 08:40:45 +00:00
Adeleke Akinade df5cd166d2
Fix typo in the Resource Saver page (#19433) 2024-02-19 08:38:04 +00:00
Allie Sadler 418a47c7bc
ENGDOCS-1938-tier2 (#19076) 2024-01-11 08:18:55 +00:00
David Karlsson 16e5c719b6 desktop: fix typo in build ui legend
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-03 15:17:26 +01:00
Allie Sadler 49d4e4f101
ENGDOCS-1915 (#18925) 2023-12-15 09:44:24 +00:00
David Karlsson 2f9f63c410 build: update buildui screenshots
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-11 10:22:07 +01:00
David Karlsson 4506cfdafe build: remove beta callouts for builds view
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-06 15:16:51 +01:00
Allie Sadler f4376ff8a0
ENGDOCS-1875 (#18788)
* ENGDOCS-1875

* another admin setting

* fix table formatting

* review edits
2023-12-04 16:07:04 +00:00
David Karlsson 6aa508ab4a build: refresh to build ui docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-03 14:42:03 +01:00
Shivansh Mittal c9d336a0bb
typo in the content (#18524)
Docker hub was written as docke hub, which is not a word.
2023-10-26 13:57:09 +01:00
Allie Sadler a5ce36a042
ENGDOCS-1733 (#18457)
* ENGDOCS-1733

* Apply suggestions from code review

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 10:44:49 +01:00
Allie Sadler 0c1b444636
Engdocs 1683 (#18321)
* ENGDOCS-1683

* edits

* fix

* fix

* Update content/desktop/use-desktop/resource-saver.md

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

* Update content/desktop/use-desktop/resource-saver.md

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

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-29 09:11:49 +01:00
Allie Sadler fbad991aad
ENGDOCS-1694 (#18313)
* ENGDOCS-1694

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

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

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:05:06 +01:00
Cesar Talledo d5e455eb96
Updates for resource saver and WSL for Docker Desktop v4.24 (#18259)
* Add Resource Saver text under Resources->Advanced.

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

* Clarify that Advanced settings are for Linux VM resources.

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

* Add tip regarding WSL autoMemoryReclaim.

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

* Small fix on WSL tip formatting.

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

* Add a full section on Resource Saver mode under Explore Docker Desktop.

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

* Add Resource Saver to Explore Docker Desktop sidebar menu.

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

* More improvements to Resource Saver section.

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

* Resource saver: fix text that describes operation on WSL.

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

* More improvements to resource saver section.

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

* Update content/desktop/wsl/_index.md

Add single quotes around the .wslconfig file.

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Move resource saver tip to note.

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

* A few typo fixes in resource saver docs.

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-09-28 17:04:50 +01:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00