Lizz Thabet
04f0ed9997
fix a small formatting issue with a bullet point ( #15878 )
2022-10-17 07:50:14 +01:00
Rohan Mathur
c18d54fcc7
docs: fix typo
2022-10-10 17:16:07 +05:30
Allie Sadler
f6a590788e
remove content repeated elsewhere ( #15818 )
2022-10-06 12:58:21 +01:00
Allie Sadler
8843b98b7d
minor visual changes to the mac install page ( #15810 )
2022-10-05 16:55:29 +01:00
Felipe Cruz Martinez
5a29cf63bd
Add `cloud-development` as a new extension category ( #15805 )
2022-10-05 08:45:25 +01:00
Allie Sadler
15413ace4d
relocated uninstall content and tidied up Ubuntu page to make it clearer ( #15800 )
2022-10-05 08:15:06 +01:00
Allie Sadler
2e6aefb408
update linux install docs ( #15780 )
...
* update linux install docs
* fix broken links
* review comment
2022-10-05 08:14:06 +01:00
Allie Sadler
92e8a41c8e
move the uninstall content to a new page ( #15777 )
...
* move the uninstall content to a new page
* fix broken links
* fix broken links
2022-10-03 13:46:50 +01:00
Bruno Sousa
0f7da7e319
Add pull issue to known issues ( #15791 )
...
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-09-30 13:15:48 +00:00
jerae-duffin
7eb41a7ef7
Engdocs 1031 ( #15747 )
...
* revised repositories
2022-09-29 15:15:10 -05:00
Usha Mandya
03556b8e26
Fix Windows 2.x download links
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-09-27 14:09:11 +01:00
Allie Sadler
5c68a7ad02
extension amendments ( #15742 )
2022-09-26 12:41:31 +01:00
Guillaume Tardif
f8a609a768
Add license info for extension authors ( #15726 )
...
* Add license info for extension authors
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update desktop/faqs/general.md
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-23 10:22:30 +00:00
Felipe Cruz Martinez
c13a9bc50b
Document how to add Marketplace categories to Docker Extensions ( #15716 )
2022-09-22 07:51:09 +00:00
Guillaume Tardif
6228d4e263
Direct extension authors to the quickstart guide rather than samples when they start creating a codebase for their new extensions ( #15702 )
...
* Direct extension authors to the quickstart guide rather than samples when they start creating a codebase for their new extensions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Fix warning class not picked up properly in note
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-22 08:50:25 +01:00
Bruno Sousa
ba85aa2460
Add reference filter issue ( #15713 )
...
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-09-22 08:48:05 +01:00
Guillaume Tardif
a8bb8a2349
Mention that enabling extension is not associated with computer resource usage by itself (from user feedback) ( #15701 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-09-20 16:50:32 +01:00
Bruno Sousa
3c4c317794
Add registry mirror issue ( #15698 )
...
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-09-20 13:57:37 +01:00
Guillaume Tardif
efb9ca8caf
Extension sdk update ( #15687 )
...
* Update extension SDK with new APIs for exec with ENV vars and CWD
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update extension SDK with new APIs for exec with ENV vars and CWD
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-09-20 09:46:44 +01:00
rinto
ee7765c752
Update `debian.md`, `fedora.md`, `ubuntu.md` ( #15679 )
...
- Docker Desktop 4.12.0 was released on 2022-09-01.
- Update Linux pages' latest download links.
- debian.md
- fedora.md
- ubuntu.md
2022-09-18 08:48:37 +00:00
CrazyMax
372f1af785
Merge pull request #15649 from crazy-max/fix-absolute-links
...
remove absolute links
2022-09-14 14:28:51 +02:00
CrazyMax
0f544008aa
build: merge buildx overview page to main overview
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:26 +02:00
CrazyMax
8349c857bf
extension(multi-arch): refactor and cross link to multi-platform page
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:25 +02:00
CrazyMax
cf7f4366d8
build: rework and merge multi-arch content
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 12:25:25 +02:00
Allie Sadler
ce0c26b7b2
ENGDOCS-1003 ( #15645 )
2022-09-14 09:49:15 +01:00
CrazyMax
7174a4917b
remove absolute links
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-14 00:46:20 +02:00
Guillaume Tardif
a0b7f4f8b2
extension SDK : cannot chain commands in exec() ( #15627 )
...
* extension SDK : cannot chain commands in exec()
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-13 13:07:12 +01:00
Allie Sadler
75a3e358c3
Merge pull request #15615 from ryanarveseth/patch-1
...
Update container.md
2022-09-12 09:26:57 +01:00
CrazyMax
bf6ff4846c
desktop: add buildx to docker desktop components list ( #15619 )
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-12 09:06:27 +01:00
Arveseth-Ryan
8bc2c44ed0
Update container.md
...
Fixed spelling mistake... oops
2022-09-09 11:34:31 -06:00
craig-osterhout
da7436400b
fix links
2022-09-08 11:13:50 -07:00
Allie Sadler
8bce7328f1
Engdocs 993 ( #15580 )
...
* extensions restructuring
* ENGDOCS-933
* amend video size
* fix broken links and add more content to index page
* minor edits
2022-09-08 08:53:32 +01:00
Allie Sadler
cbbb9f1fac
Engdocs 931 944b ( #15589 )
...
* edit overview page
* add the whalemenu
* add better whale-menu icon from the Design system
* add info on the whalemenu
* fix images
* fix broken links
* update terms
2022-09-07 13:28:02 +01:00
Felipe Cruz Martinez
e8c8c609f1
How to load extensions not in the Marketplace ( #15573 )
...
* How to load extensions not in the Marketplace
* Apply suggestions from code review
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* List extension that is not from the Marketplace and added note about update
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Move warning to just under the header
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-06 11:47:42 +01:00
CrazyMax
cc0fc46783
jekyll(assets): move images to assets folder
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
Dockertopia
ef28f705dd
Install page improvement based on feedback (scenario2) ( #15494 )
...
* Install page improvement based on users and PM feedback
* Exploring a second scenario deriving from additional feedback
* Review feedback
2022-09-05 10:35:30 +01:00
Clint Joseph
0a5b458333
Update mac-install.md ( #15555 )
...
Typo in spelling of subscription. `subscri[tion` -> `subscription`
2022-09-05 10:10:42 +01:00
Craig Osterhout
c2e850e902
[ENGDOCS-978] Hyphenate 'sign in' when noun ( #15553 )
...
* update sign in to sign-in when noun
2022-09-03 15:48:56 -07:00
Mathieu Champlon
79ca07f10b
Fix links to download desktop 4.11.1 on linux ( #15549 )
2022-09-02 08:53:34 +01:00
Allie Sadler
7dbb330229
code fix for windows install ( #15541 )
2022-09-01 16:53:14 +01:00
andrei-z-albu
6c073b3ad7
DKP-312: Add release notes for 4.12.0 ( #15503 )
...
* DKP-312: Add release notes for 4.12.0
* Update release-notes.md
Update release notes to reflect latest change to Docker Compose, v2.10.2
* Update release-notes.md
Introduced release notes from PR #18825
* Update release-notes.md
Moved certain entries from the New section to the Bug fixes and minor changes one. Also replaced the {% include desktop-install.html %} section from 4.11.1 with the chunk of relevant links to installers and checksums
* Update release-notes.md
Fix phrasing where relevant, as evidenced in the last code review
* Update release-notes.md
Added security fixes release notes from @GabrielaGeorgieva. Fixed a few texts as follow up from code review
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Update desktop/release-notes.md
* Update release-notes.md
* Update desktop-install.html
Added checksums for 4.12 installer files, and updated links to point to 4.12
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-01 16:34:04 +01:00
Allie Sadler
ac9eb76766
integrated terminal in DD and search functionality for Extensions marketplace and change of experimental to beta - ONLY PUBLISH WITH DD 4.12 ( #15460 )
...
* integrated terminal
* small tweak
* add screeshot
* experimental to beta change
* Revert "experimental to beta change"
This reverts commit a7044bdddc
.
2022-09-01 16:33:45 +01:00
Allie Sadler
bde9629d68
changes to DD license copy - ONLY MERGE WITH DD 4.12 ( #15457 )
...
* changes to DD license copy
* edits
* edits
* edits
* more edits
* more edits
* removed extra notes
* change to get docker page
2022-09-01 16:33:19 +01:00
Dockertopia
363e46c746
Merge pull request #15492 from bsousaa/add-container-page
...
Add Containerd Image Store beta feature documentation page
2022-09-01 14:57:08 +01:00
Dockertopia
779ac7a157
Update desktop/containerd/index.md
...
Editorial review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-01 11:40:57 +01:00
Bruno Sousa
7175f2025e
Delete how-to page
...
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-09-01 09:48:39 +01:00
Bruno Sousa
651e6d8db9
Update desktop/containerd/index.md
...
Co-authored-by: Dockertopia <103652162+dockertopia@users.noreply.github.com>
2022-09-01 09:45:06 +01:00
dockertopia
4885cf4aee
Containerd image store beta feature - review
2022-08-31 17:46:44 +01:00
Gabriela Georgieva
9e193c06a8
Update information about binding privileged ports on Mac without vmnetd ( #15529 )
2022-08-31 13:07:12 +01:00
Bruno Sousa
aeb69d534f
Add changes requested by Docs team
...
Signed-off-by: Bruno Sousa <bruno.sousa@docker.com>
2022-08-30 15:31:22 +01:00