Commit Graph

60437 Commits

Author SHA1 Message Date
Allie Sadler 3dd7c97ce6
ENGDOCS-1551 (#17856)
* ENGDOCS-1551

* raspbian

* raspbian

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-08-01 15:08:31 +01:00
David Karlsson 592b11db6f
Merge pull request #17493 from dvdksn/engine/ipv6-experimental-status
engine/ipv6 experimental status
2023-08-01 15:39:06 +02:00
David Karlsson 42142234a8
Merge pull request #17855 from dvdksn/build/dockerfile-1.6-release-notes
build: add dockerfile 1.6 release notes
2023-08-01 15:38:18 +02:00
David Karlsson ac5407d7da build: add dockerfile 1.6 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-01 14:14:54 +02:00
Stephanie Aurelio 25df295744
Clarify steps for adding and verifying domains in SSO docs (#17803)
* add details on dns records and callout for clarity

* implement feedback

* bold instance of ui text

* implement feedback
2023-07-31 08:54:25 -07:00
David Karlsson d8d84eeb05
Merge pull request #17819 from peterhauke/patch-11
Fix typos and make minor language edits
2023-07-31 11:09:48 +02:00
David Karlsson 2c62ba1121
Merge pull request #17811 from peterhauke/patch-10
Fix typo
2023-07-31 11:08:29 +02:00
CrazyMax 2f7d3c5157
Merge pull request #16901 from crazy-max/fup-buildinfo
build: update since buildinfo removal
2023-07-31 10:59:18 +02:00
Craig Osterhout fd4ec38c9b
desktop: initialize pass after install (#17831)
* add credentials mgmt to linux install 

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-07-27 08:25:08 -07:00
Allie Sadler 3b9939508d
ENGDOCS-1500 (#17827)
* ENGDOCS-1500

* tidy

* Apply suggestions from code review

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2023-07-27 16:21:32 +01:00
Justin Chadwell 11065d1f72
Merge pull request #17834 from fenollp/patch-1 2023-07-27 13:09:46 +01:00
Pierre Fenoll 32432f060c
Fix typo on example code 2023-07-27 13:39:01 +02:00
Chris Crone 0b663956f1
develop: Update multi-stage example to use go mod (#17829)
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2023-07-26 16:14:47 -07:00
Craig Osterhout 999de0ae4f
fix typo (#17826)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-07-26 12:41:05 -07:00
Stephanie Aurelio 04872dba29
[DO NOT MERGE] Add user permission documentation and update owner references (#17787)
* update mentions of owners team to owner role

* update org overview

* remove callout and update org intro

* update owners team to owner role

* add company layer variable for edit roles

* update hub api doc

* fix typo

* update intro section and add subheadings

* add links to hub and admin for visibility

* move team permissions to org permissions table and update reference to repo permissions page

* cleanup

* update company owner role positioning

* add missing word

* cleanup table

* update section on team permissions

* update release notes and cleanup table

* implement feedback

* update for clarity
2023-07-26 12:38:30 -07:00
Jonathan Martens ea2aa6caa6
Reference LOCALAPPDATA variable on windows (#17526) 2023-07-26 12:30:33 +01:00
Peter Hauke 1c5342b348
Review and edit Get Started overview (#17804)
Review and edit the language of Get Started to remove unnecessary words, etc.

No information removed and no new information added.
2023-07-25 09:46:01 -07:00
Craig Osterhout 4081da67a2
Update rust guide (#17702)
* update rust guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2023-07-25 08:01:38 -07:00
Christian Dupuis 7f56fea758
Update Scout CLI docs to v0.20.0 (#17823) 2023-07-25 16:00:52 +01:00
Peter Hauke 764f75cf9b
Fix typos and make minor language edits
Fix typos and make minor language edits

"make it so that" in "the Dockerfile instruction make it so that the builder" sounds a bit clumsy. I tried to improve it without rewriting the whole sentence.

I believe "downloading and installing dependencies" is plural so the verb "occur" should also be plural.
2023-07-24 21:07:19 +02:00
Ekwinder Saini 88c5a53bda
Modify "stop" to "stop and remove" to avoid container name conflict error. (#17816)
Added instruction to removed the container along with stopping it to avoid error - You have to remove (or rename) that container to be able to reuse that name.
2023-07-24 11:29:51 -07:00
Ekwinder Saini 9cfbe87392
Modifying pip3 install to python3 -m pip install for consistency across guide modules (#17815)
* Modifying pip3 install to python3 -m pip install for consistency across guide modules

In the other pages of the guide python3 -m pip install is used instead of pip3 install, the former being better practice as well. Therefore, replacing the use of pip3 install commands to the recommended one.
2023-07-24 11:20:43 -07:00
Usha Mandya 0eb8e55065
Merge pull request #17814 from neersighted/engine_24.0.5
engine: 24.0.5 release notes
2023-07-24 19:15:48 +01:00
Bjorn Neergaard 98401e2fee
engine: 24.0.5 release notes
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2023-07-24 09:29:49 -06:00
docker-tools-robot b166010b93
Update Compose reference API to v2.20.2 (#17763)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-07-24 10:18:34 +01:00
David Ward d156a9bfa8
network: Fix terminology for Macvlan and IPvlan network drivers (#17776)
* network: Replace "damage" with "degrade"

The word "damage" here is rather misleading, as it suggests physical
harm to networking equipment.

* network: Format "802.1Q" correctly

This refers to an IEEE 802.1 Working Group standard, instead of an
amendment (such as 802.1ad), so the letter is always capitalized.
See "project naming" at https://1.ieee802.org.
2023-07-24 10:15:36 +01:00
Peter Hauke 58b681b068
Fix typos and rewrite a few confusing phrases (#17807)
Fix typos and minor language corrections

Remove unnecessary hyphens

Rewrite a few confusing phrases -- "ease later changes" is not clear so I rephrased it

Remove the ellipsis on line 561 as the final parameter. It was probably added to indicate a variable number of parameters. However, I checked the link given to "Dockerfile reference for the CMD instruction" and there was no ellipsis there, so I see no reason for it to be here. I considered replacing it with three dots and spaces inbetween to make it more visible, but I think the ellipsis is not really necessary.
2023-07-24 10:07:32 +01:00
Peter Hauke 47348174e4
Fix typos and make minor language edits (#17809)
Fix typos and make minor language edits

I was not sure whether "sports" was a typo for "supports" or not. However, I changed it to "has" which seems to work well.
2023-07-24 10:06:31 +01:00
Chris Chinchilla 4f59d8cafb
Review extensions quickstart (#17794)
* Review extensions quickstart

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

Draft

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

Draft

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Update desktop/extensions-sdk/quickstart.md

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

---------

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-24 10:03:14 +01:00
Chris Chinchilla 6c54a3179a
Style and contributor guide updates (#17724)
* Draft

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Update style guides, add vale rules, and fix style guide voilations

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

Further changes

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Add units mention

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Add more details to links

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Correct internal anchor

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

---------

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-07-24 10:02:28 +01:00
Mohammed Affan d211fd5b69
Added note for _FILE convention (#17798)
* Added note for _FILE convention

* Update compose/use-secrets.md

Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>

---------

Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
2023-07-24 08:28:36 +01:00
Peter Hauke 3c4336ac6b
Fix typo
Fix typo and make one other minor language edit
2023-07-24 06:14:42 +02:00
Sebastiaan van Stijn 26007544ff
Merge pull request #17802 from collinstevens/patch-1
remove /compose/extends
2023-07-21 21:23:54 +02:00
Peter Hauke 05e462bd2b
Add output from a successful test run (#17793)
Add output from a successful test run -- because the error output from a failed test run was presented above
2023-07-21 09:48:57 -07:00
Peter Hauke 7c81c527a9
Separate command line instruction from output to enable COPY/PASTE (#17791)
Separate command line instructions from the output to enable COPY/PASTE to make it quicker and easier to follow the guide without having to type commands.

This made necessary a minor rewrite of the "Test the application" section for clarity.
2023-07-21 09:48:10 -07:00
Sebastiaan van Stijn 7faa1a1ae9
compose: fix redirect
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-21 18:33:35 +02:00
Collin Stevens 50162db555
remove /compose/extends
https://github.com/docker/docs/pull/17713/files relocated /compose/extends to a new section and forgot to remove this TOC entry
2023-07-21 10:19:17 -06:00
Allie Sadler 8b587e4eaf
fix duplicate content (#17799)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-21 14:47:38 +01:00
Chris Chinchilla 222cb1e05c
Merge pull request #17792 from peterhauke/patch-5
Fix typo
2023-07-21 12:46:13 +02:00
Peter Hauke c52ceff34d
Fix typo 2023-07-21 08:27:37 +02:00
Craig Osterhout 26da458f77
docker admin: fix errors in manage members (#17788)
* fix typos in Admin

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2023-07-20 14:49:13 -07:00
Stephanie Aurelio f139206a5e
fix repeating word (#17769) 2023-07-20 13:25:42 -07:00
Craig Osterhout 7f3f0f83a6
Merge pull request #17780 from peterhauke/patch-3
Add instruction to enter "host port" and clarify instructions
2023-07-20 10:32:22 -07:00
Guillaume Lours f714021fee
add COMPOSE_ANSI and COMPOSE_STATUS_STDOUT env variables to Compose E… (#17781)
* add COMPOSE_ANSI and COMPOSE_STATUS_STDOUT env variables to Compose Environment Variables page

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update compose/environment-variables/envvars.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-20 17:26:14 +01:00
Stephanie Aurelio 127b062bb6
Update billing and subscription FAQ (#17757)
* update billing and subscription faqs

* add specificity

* remove intro sentences for brevity and include user accounts for vat faq
2023-07-20 08:34:24 -07:00
Sebastiaan van Stijn e4e1db79ef
Merge pull request #17750 from usha-mandya/engdocs-1501
Add link to JP community docs
2023-07-20 12:59:57 +02:00
Sebastiaan van Stijn c9febe4c80
Merge pull request #17746 from jedevc/remove-protocol-from-insecure-registries
registry: remove protocol from insecure-registries config
2023-07-20 12:57:44 +02:00
Allie Sadler 1f491f5393
troubleshoot fix (#17778)
* troubleshoot fix

* fix build

* fix build

* fix build

* fix build

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-20 10:28:12 +01:00
Peter Hauke 150d094f5c
Add instruction to enter "host port" and clarify instructions
Add an instruction to add a host port in the Optional settings dialog (for me on Windows, this was necessary).

Add "To" and a colon to make it clear that the points are headings and the sub-points that follow are the step-by-step instructions.
2023-07-20 11:23:36 +02:00
Chris Chinchilla f18630af26
Add Docker Desktop limit for Scout analysis (#17777)
* Add Docker Desktop limit for Scout analysis

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>

* Update scout/index.md

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

* Update scout/index.md

---------

Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-20 11:09:33 +02:00