Sebastiaan van Stijn
fe7fe7e71d
desktop: settings: remove note about changes in 4.2.0
...
This option has been available for over 6 months, so probably ok to
remove it as a note, and just keep the documentation how to use it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 12:48:25 +02:00
Sebastiaan van Stijn
0bbcb6c227
desktop: settings: sync software updates section
...
- sync the content in the software updates section between
platforms. as they only _slightly_ differed (Windows and
Mac are the same, Linux slightly different)
- remove "Disable automatic check for updates" note from
linux, as it was a duplicate of the paragraph below it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 12:45:42 +02:00
Sebastiaan van Stijn
cc44c7cdfa
desktop: settings: windows: sync with macOS version
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 12:44:45 +02:00
Sebastiaan van Stijn
8d70cf6be1
desktop: settings: reformat and sync kubernetes section
...
- Reformat the markdown syntax, and wrap long lines
- Slight rephrasing of common content to align between platforms,
or to make it more generic (Windows/Mac -> your machine).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 12:12:25 +02:00
Sebastiaan van Stijn
a9fa8dba56
desktop: settings: reformat and sync file sharing section
...
- Reformat the markdown syntax, and wrap long lines
- Slight rephrasing of common content to align between platforms,
or to make it more generic (Windows/Mac -> your machine).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 12:03:04 +02:00
Sebastiaan van Stijn
672a6c029e
desktop: settings: sync general, resources, advanced sections
...
- wrap bullets
- align wording of common bullets to be the same between platforms
This makes it easier to see the differences between platforms when
comparing the files.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 11:55:44 +02:00
Sebastiaan van Stijn
ed76ad635f
desktop: settings: update link to proxy settings
...
Use a relative link to the markdown file to allow IDEs to verify the
link and anchor.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 11:41:22 +02:00
Sebastiaan van Stijn
ed272c57bb
desktop: settings: fix headings
...
- fix some headings having the wrong level
- adjust headings to use the same casing as the UX
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 11:41:19 +02:00
Sebastiaan van Stijn
e93034c868
desktop: settings: update keywords, fix typo
...
Add additional keywords to the page, which helps with the site's search
auto-complete, and fixes a typo (Dektop -> Desktop)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-15 11:41:10 +02:00
Craig Osterhout
75e73aa2d7
Merge pull request #15120 from craig-osterhout/ENGDOCS-760-support
...
ENGDOCS-760 support topic
2022-07-14 14:39:41 -07:00
Allie Sadler
d17f279abc
create a global setting section for DD ( #15122 )
...
* create a global setting section for DD
* fix broken links
* fix broken links
* fix broken links
2022-07-14 15:56:51 +01:00
craig-osterhout
3812966c88
add top level support topic
2022-07-13 11:43:22 -07:00
Allie Sadler
38fec0d159
Engdocs 802b ( #15108 )
...
* moved install pages
* moved images
* update toc
* add redirects
* ammend page links
* fix broken links
* fix broken links
* fix broken links
* fix broken links
2022-07-13 10:41:56 +01:00
Paulo Haddad Martim
8ed2dfae05
Clarify that Windows containers are only available in some Windows editions ( #14776 )
...
* Clarify windows containers availability
* Update install.md
Add Windows 11 to the list and remove Windows Server editions as these are not supported.
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com >
2022-07-08 13:42:30 +00:00
David Scott
c65a883cfe
desktop proxies: clarify situation on Mac and Windows ( #15045 )
...
* desktop proxies: clarify situation on Mac and Windows
1. there are multiple different places proxies are configured
(unfortunately)
2. there are behaviour differences between Mac and Windows (currently
Mac performs transparent proxying but Windows does not)
3. rather than manually setting environment variables for containers we
should use the CLI's new config.json support.
Signed-off-by: David Scott <dave.scott@docker.com >
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
* Update index.md
* Update index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com >
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2022-07-08 12:12:39 +01:00
Usha Mandya
f34af64ece
Merge pull request #15079 from otterley/patch-1
...
Multi-arch: Change A1 to Graviton instances
2022-07-08 12:11:03 +01:00
Usha Mandya
ae5e6fffed
Merge pull request #14936 from tomwillfixit/patch-2
...
docs: context refers to desktop-linux
2022-07-08 11:18:50 +01:00
Gabriela Georgieva
eeee27a3e9
Fix user flag in privileged-helper.md ( #15085 )
2022-07-08 10:25:07 +01:00
Allie Sadler
7e17cb37a5
DKP-91 add checksums to release notes ( #15077 )
...
* add checksums to release notes
* added checksums
* review comments
* faqs update
* add SHA-256
* test
* add review comments
2022-07-08 08:50:16 +01:00
Michael S. Fischer
2d55daa51e
Change A1 to Graviton instances
...
Change focus from legacy A1 EC2 instances to Graviton instances .
2022-07-07 10:44:51 -07:00
Chris McLellan
fb83d8a65b
Update privileged-helper.md ( #15076 )
2022-07-07 14:44:43 +01:00
Allie Sadler
716d69338e
updates to dd overview page ( #15070 )
2022-07-06 15:55:51 +01:00
Gabriela Georgieva
868e0c1186
Document Privileged Helper on Mac ( #15057 )
...
* Document Privileged Helper on Mac
* Add missing commas
Co-authored-by: David Gageot <david@gageot.net >
* Add missing backticks
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
* Add introduction to Privileged Helper page
Co-authored-by: David Gageot <david@gageot.net >
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2022-07-06 14:59:58 +01:00
maxcleme
b308018951
DKP-240: Add release notes for 4.10.1 ( #15055 )
...
* DKP-240: Add release notes for 4.10.1
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
2022-07-05 16:40:21 +01:00
Allie Sadler
db66a143a4
fix broken links
2022-07-05 15:46:04 +01:00
Allie Sadler
3ded448faf
move disk utilization info
2022-07-05 15:08:42 +01:00
Allie Sadler
d76f07721c
Update desktop/networking.md
2022-07-05 13:53:30 +01:00
Allie Sadler
571ee30031
Merge branch 'master' into ENGDOCS-779
2022-07-05 13:48:52 +01:00
Melonnie Manohar
2504b20b0d
removed Apps text ( #15053 )
2022-07-05 09:34:13 +01:00
José Fernando Höwer Barbosa
b9e2257704
Add instructions link to enable virtualisation
...
I just found it hard to find good instructions to enable virtualization from the UEFI or BIOS. So I just added a useful link
Co-authored-by: Sebastiaan van Stijn <github@gone.nl >
2022-07-04 12:38:53 +02:00
Allie Sadler
e9d1f59cd2
add global support page for DD
2022-07-04 10:55:45 +01:00
Allie Sadler
1de71c04ad
tweaks
2022-07-01 10:23:05 +01:00
Allie Sadler
9ff88bb27d
fix broken links
2022-07-01 10:17:26 +01:00
Allie Sadler
b9ba07e4ed
refine the Extensions-sdk
2022-07-01 10:07:52 +01:00
Allie Sadler
c85756a479
Merge pull request #15039 from benja-M-1/extension/doc-errors-navigation
...
Add example of navigation with error handling
2022-07-01 08:17:23 +01:00
Benjamin Grandfond
1deb505534
Add example of navigation with error handling
2022-06-30 21:40:02 +02:00
Allie Sadler
1645a61593
Dev environments updates - Merge for DD 4.10 ( #15001 )
...
* created new folder strcuture for dev envs
* redistributed content and added to the toc
* fix boken links
* change preview to beta
* fix links
* aligned with style guide
* aligned with style guide
* added instructions on subfolder
* updated screenshots
* updated screenshots
* fix link
* fix link
* added knonw limitations
* minor tweaks
2022-06-30 17:05:51 +01:00
Guillaume Tardif
79e5c22e3e
Remove extension prerequisite for separate CLI ( #15030 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
2022-06-30 17:05:37 +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
maxcleme
3293e81977
DKP-222: Add release notes for 4.10.0 ( #15015 )
...
* Add release notes for 4.10.0
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: add issue reference
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: add highlights
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: remove already included fix
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* update with new PRs merged
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: update one fix description
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: cherry picked PR
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: more reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: add latest cherry pick
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: review
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
* chore: reviews
Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com >
2022-06-30 17:05:03 +01:00
Allie Sadler
04edda3ca7
fix broken links
2022-06-30 16:06:23 +01:00
Allie Sadler
cd79acca5d
fix broken links
2022-06-30 15:57:25 +01:00
Allie Sadler
5683f6b747
add a 'networking' for all platforms page
2022-06-30 15:44:28 +01:00
Allie Sadler
3ae4a20c1c
add screenshot details ( #15033 )
2022-06-29 15:25:06 +01:00
Allie Sadler
86dfbfc52b
add a 'give feedback' page to DD ( #15017 )
...
* add a 'give feedback' page to DD
* typo fix
2022-06-29 12:31:49 +01:00
Benjamin Grandfond
55b100ea86
Add instructions to show Docker extension system container ( #15018 )
...
* Add instructions to show Docker extension system container
* Update desktop/extensions.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2022-06-27 16:42:51 +01:00
Guillaume Tardif
474c285845
Update generated extension API reference from pinata#18357 ( #14996 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
2022-06-24 08:22:23 +01:00
Guillaume Tardif
4550d83226
Add label description for com.docker.extension.account-info ( #14975 )
...
* Add label description for com.docker.extension.account-info
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
* Update desktop/extensions-sdk/extensions/labels.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2022-06-23 17:12:49 +01:00
Allie Sadler
4bcb3b2dc3
extensions-sdk reorg
...
- extensions-sdk reorg
- removal of tocs from API reference pages
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-23 12:32:13 +02:00
Sebastiaan van Stijn
60228db2fa
move files to new locations
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-23 10:38:44 +02:00