Commit Graph

60137 Commits

Author SHA1 Message Date
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
jerae-duffin cc3f058205
Merge pull request #15002 from jerae-duffin/ENGDOCS-771
updated SCIM images
2022-06-24 17:06:06 -05:00
Jerae Duffin 78c52bd338 updated images 2022-06-24 16:50:19 -05:00
Milan van Wouden 67e9850c77
Fix horizontal scroll for mobile view
**Issue**: An inline code block (single back-ticks) was too large, causing the width to be exceeded and a horizontal scrollbar to be included.

**Solution**: The inline code (single case) was transformed to a distinct code block (using triple back-ticks), which does not produce the same issue.

The issue was found for:
- Browser: Firefox Daylight 101.2.0
- OS: Android 10
- Phone resolution: 1440x2880 pixels

> When previewing the file on github, the inline code is properly split over multiple lines. However, this is not the case for the [docker docs webpage](https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#user).
2022-06-24 13:31:30 +02: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
Grant Mitchell 00cc2961b7
added what file type the github actions is
I added this as it might be confusing for some people who dont write in yaml every day to know what file it is. it is best to explicitly state what file type it is
2022-06-23 13:57:51 -07:00
jerae-duffin 2e059f0eee
Merge pull request #14992 from jerae-duffin/ENGDOCS-770
Update Upgrade link
2022-06-23 13:32:18 -05:00
Jerae Duffin 391c4112f9 updated link 2022-06-23 13:19:58 -05:00
jerae-duffin 1eb8490b12
Merge pull request #14989 from jerae-duffin/AG-1266
added scim
2022-06-23 12:43:11 -05:00
Jerae Duffin f1234e96e6 added scim 2022-06-23 12:36:55 -05:00
CrazyMax aa9b4919e2
chore: add crazy-max and dockertopia as code owners of build folder (#14907)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-23 18:19:07 +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
Guillaume Lours 94c82823b5
upgrade compose version to v2.6.1 (#14990)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-06-23 17:06:15 +01:00
Allie Sadler ae9e3dfdb6
Merge pull request #14981 from thaJeztah/ENGDOCS-686_rebase
extensions-sdk reorg (rebase)
2022-06-23 16:49:06 +01:00
Naor Peled d76d4dbf7d
fix(get-started/index): resolve videos responsiveness issues (#14923)
* initial commit

* adjusted size more

* made the size fit the base size that was before the change
2022-06-23 14:32:01 +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
Craig Osterhout 2e14be9598
restructured configure-registry-json (#14884)
* restructured configure-registry-json
2022-06-22 10:20:43 -07:00
BinaryWizard904 07f2ad2a42
Fix Dead Link on Compose specification
http://permissions-calculator.org is dead.  I replaced the link to it with one
to a working copy of the page hosted by the Internet Archive.
2022-06-22 11:36:14 -05:00
Usha Mandya 9fbb1996ba
Merge pull request #14984 from usha-mandya/engdocs-765
Update the pull rate limits info
2022-06-22 17:30:27 +01:00
Sebastiaan van Stijn 11e0340d39
Merge pull request #14983 from dockertopia/ENGDOCS-764
TOC Fix
2022-06-22 16:54:17 +02:00
Usha Mandya a37fb4e679 Update the pull rate limits info
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-06-22 15:33:45 +01:00
dribeiro 6934601336 Fixing TOC and Swarm Tutorial index page name
Fixing TOC and Swarm Tutorial index page name

Minor edit
2022-06-22 15:18:22 +01:00
Allie Sadler f557136446
Rework of kubernetes.md (#14933)
* initial rework of kubernetes.md

* add information re kubernetes and linux

* addition of community feedback

* review feedback
2022-06-22 14:22:08 +01:00
Allie Sadler 4dc2faed6a
Merge pull request #14867 from aevesdocker/ENGDOCS-727
rework of faqs page
2022-06-22 13:21:51 +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
Usha Mandya 9403431ff7
Add Compose v2 reference (#14716)
* Add compose v2 reference
* Fix broken links
* Remove v1 compose reference files
* Remove Compose CLI completion

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-06-21 13:12:05 +02:00
Usha Mandya 1625affcac
Merge pull request #14966 from gavinfoley/patch-1
Add missing word
2022-06-21 10:28:13 +01:00
Allie Sadler f7484edbdb
Merge pull request #14967 from naorpeled/patch-1
docs(get-started/06_bind_mounts): resolve typo
2022-06-21 10:24:56 +01:00
Naor Peled 05ab654306
docs(get-started/06_bind_mounts): resolve typo 2022-06-18 21:48:56 +03:00
Gavin Foley bbd152b7ce
Add missing word 2022-06-18 13:55:21 -04:00
Craig Osterhout 576151a328
Merge pull request #14957 from pedro-psb/patch-1
style inconsistency in `--publish flag`
2022-06-16 14:29:38 -07:00
Craig Osterhout 4264d9dce1
Merge pull request #14959 from craig-osterhout/ENGDOCS-763
added glossary link to onboarding
2022-06-16 13:58:12 -07:00
craig-osterhout b0f3e349a5
added glossary link to onboarding 2022-06-16 13:32:19 -07:00
Pedro Pessoa e22fab1ab0
style inconsistency in `--publish flag`
the code part is just `--publish`, so "flag" should be normal text, as in other parts of the text
2022-06-16 15:14:01 -03:00
Mathieu Champlon 1e562567c4
Add docker desktop 4.9.1 release notes (#14952) 2022-06-16 18:06:00 +01:00
Allie Sadler cb777edea9
step fix (#14941) 2022-06-14 13:30:43 +01:00
Thomas Shaw bb6a200e28
docs: context refers to desktop-linux
The docker context ls command shows the output as desktop-linux but the context use command doesn't match this.
2022-06-13 21:46:15 +01:00
Craig Osterhout 1181024d1f
Merge pull request #14934 from craig-osterhout/issue-14922
issue-14922
2022-06-13 12:53:41 -07:00
craig-osterhout 26c706c097
issue-14922 2022-06-13 11:19:19 -07:00
Atiab Bin Zakaria d7b8ada736
Replace backtick with apostrophe in `/storage/volumes.md` (#14930) 2022-06-13 16:19:11 +01:00
Allie Sadler 2726924ba5
align back up and restore page with style guide (#14931) 2022-06-13 16:16:21 +01:00
ShortBear 92c8590f59
Grammar fix: changed "is build" to "is built" (#14918) 2022-06-13 16:15:03 +01:00
Guillaume Tardif e1a8d3bbde
Extension prerequisites : no custom Desktop builds, just the standard one (#14928)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-06-13 16:12:34 +01:00
Usha Mandya 43ad83d554
fix: typo (#14898) 2022-06-10 11:21:02 +01:00
Sebastiaan van Stijn e0c3f68f94
engine: add release-notes for 20.10.17 (#14891)
* engine: add release-notes for 20.10.17

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Apply suggestions from code review

* Update engine/release-notes/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-06-10 10:07:55 +00:00
Colin Kennedy c4517a0636
add `kvm-ok` diagnostics suggestion (#14912)
* add `kvm-ok` diagnostics suggestion

* Update desktop/linux/install.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-06-10 10:02:47 +00:00
CrazyMax c2ee94c1b8
jekyll: automatic issue url generation for remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:39 +02:00
CrazyMax 050078c5f8
jekyll: use repo default branch for edit url of remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:39 +02:00
CrazyMax 977c1598ae
jekyll: automatic edit url generation for remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:11 +02:00