Commit Graph

22 Commits

Author SHA1 Message Date
Melonnie Manohar 2504b20b0d
removed Apps text (#15053) 2022-07-05 09:34:13 +01:00
Allie Sadler 81044965b2
Add info about bulk actions for containers, new logs functionality and adding environment variables to an image run - Merge for DD 4.10 (#14980)
* Add info about bulk actions for containers

* add logs functionality

* add logs functionality

* add info on environment variables
2022-06-30 17:05:25 +01:00
Allie Sadler 1c40dfb4eb
Merge pull request #14978 from aevesdocker/DV-145a
add info about deleting containers in bulk
2022-06-22 10:01:18 +01:00
Allie Sadler ec5dc89d85 Expose level 4 headings in the right-hand toc 2022-04-13 14:01:58 +01:00
Usha Mandya f94344e68a Update Docs to reflect Volume management is free
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-29 10:32:13 +01:00
Usha Mandya e73cdcf0f1 More updates related to subscription changes, address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:21 +00:00
Usha Mandya e8e7f7f05d First draft for subscription changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:20 +00:00
Usha Mandya b2625fab82
Merge pull request #13315 from usha-mandya/engdocs-451
Add docs for Volumes UI updates
2021-08-11 17:35:01 +01:00
Usha Mandya 0f7b1f872b Add docs for Volumes UI updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-10 23:36:25 +01:00
Sebastiaan van Stijn e782f74758
Remove Kitematic docs, as it's deprecated
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-09 12:58:36 +02:00
jerae-duffin c6e5fe142d
Fixed Broken Link (#13234)
* fixed broken link

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-07-28 16:15:05 +01:00
Usha Mandya caf1b07c07 Update CTA verbiage from review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-20 11:35:15 +01:00
Usha Mandya f61d7fdfd8 Update CTAs to use the new design
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-16 18:38:51 +01:00
Usha Mandya 15fe5396c0 Docs for Volumes UI updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-23 13:23:33 +01:00
Jerae Duffin 62f4c03af7 fixed broken link 2021-06-21 16:26:13 -05:00
Usha Mandya d4ddd2e343 Add docs for Volume Management
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-07 19:24:53 +01:00
Sebastiaan van Stijn e22984f7d4
use Dockerfile "syntax" directive in examples
BuildKit allows using alternative Dockerfile syntaxes to introduce new features
without having to update Docker itself. The general recommendation is to always
specify a "syntax" directive in a Dockerfile, so that (if needed) older versions
of Docker can download the correct syntax to build the Dockerfile.

This updates our examples to include a syntax directive, to make users more familiar
with these directives, and to illustrate best-pracitces in our documentation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-20 10:19:12 +02:00
Usha Mandya 76632cf293 Add note on opening default terminal
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 17:13:00 +00:00
Grey Fertich 1af09ba286
Removed phrase repetition type
Removed duplicate "to open the application" from VSCode section
2021-02-12 10:02:52 -05:00
Usha Mandya 3499c1a261
Add docs for Vuln scanning and troubleshoot updates (#11677)
* Add docs for Vuln scanning and troubleshoot updates

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Add new section on Desktop support

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix review comments and add support section for Windows

* Replace existing screenshots with optimized versions
2020-11-02 16:29:14 +00:00
Usha Mandya ec69a333e7 Add docs for Images view
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-30 11:35:01 +01:00
Usha Mandya ba7819fed6
Add Docker Desktop Overview topic (#10718)
* - Added a new Overview topic for Docker Desktop
- Moved Dashboard up one level and removed OS-specific topics and images from the Mac and Windows directories

* Updated the Desktop TOC
- Moved Install topics above Getting started topic
- Moved Open source licensing up one level
- Removed OS-specific topics

* Fix review comments
2020-05-01 08:43:25 +01:00