Commit Graph

60508 Commits

Author SHA1 Message Date
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
Guillaume Lours 03383d5cbe
update Compose release notes page for v2.20.1 and v2.20.2 (#17764)
* update Compose release notes page for v2.20.1 and v2.20.2

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

* Apply suggestions from code review

Co-authored-by: Milas Bowman <devnull@milas.dev>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Milas Bowman <devnull@milas.dev>
2023-07-20 09:50:16 +01:00
Usha Mandya 6ebeac96f3 Add link to JP community docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-07-20 09:37:20 +01:00
Allie Sadler b98efa2b46
fix dropdown consistency (#17766)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-19 15:20:01 +01:00
Allie Sadler c065d96bc8
ENGDOCS-1520 (#17762)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-19 15:13:34 +01:00
Allie Sadler b68297c5ef
community issue solution (#17765)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-19 15:10:39 +01:00
David Karlsson 0f2b57688e
Merge pull request #17630 from laurazard/add-feedback-redirect
redirects: add redirect for runtime feedback form
2023-07-19 13:09:11 +02:00
David Karlsson b6fa58284e
Merge pull request #17759 from calebcartwright/ubuntu-engine-install-typo
fix grammatical typo
2023-07-19 12:58:29 +02:00
Allie Sadler 2c0682d8e2
ENGDOCS-1499 (#17713)
* initial structure'

* flesh out overview page

* flesh out overview page

* structure pages

* tidy up and refine

* tidy

* fix build

* tidy

* review edits

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-19 10:49:19 +01:00
Sebastiaan van Stijn cd4761b399
Merge pull request #17747 from thaJeztah/add_ppc64le
engine; add missing ppc64le/ppc64el architectures
2023-07-19 10:52:49 +02:00
Caleb Cartwright 21b2d007e7
fix grammatical typo 2023-07-18 20:13:58 -05:00
CrazyMax 08923fe2e4
Merge pull request #17755 from crazy-max/update-buildx
build: add buildx v0.11.2 release notes
2023-07-18 19:08:16 +02:00
CrazyMax f5acc0af4c
build: add buildx v0.11.2 release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-07-18 18:46:56 +02:00
Craig Osterhout dbe80622e0
docker admin: create company & settings update (#17705)
* update docker admin

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-07-17 14:18:34 -07:00
Deepak Pathak 56af290d78
Update develop.md (#17643)
database container was started with --hostname db and not --name db
2023-07-17 11:35:35 -07:00
Usha Mandya 4ff27189a8
Merge pull request #17751 from usha-mandya/engdocs1512
Update links to Telepresence docs
2023-07-17 19:24:11 +01:00
Usha Mandya 3f082722a4 Update links to Telepresence docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-07-17 19:06:18 +01:00
Justin Chadwell f4eccb3e95 registry: remove protocol from insecure-registries config
Using a protocol here is meaningless, and is ignored by the daemon (and
will even produce a warning in the logs).

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-07-17 18:30:42 +01:00
Sebastiaan van Stijn 12ba4298e6
engine; add missing ppc64le/ppc64el architectures
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-17 19:28:51 +02:00
Sebastiaan van Stijn 1226f281f1
Merge pull request #17748 from thaJeztah/update_engine_refs
engine: update yaml-docs to fix broken anchor
2023-07-17 19:28:25 +02:00
Sebastiaan van Stijn 7525458ad1
Merge pull request #17739 from Frezzle/patch-1
Fix grammar in official_images.md
2023-07-17 19:20:24 +02:00
Sebastiaan van Stijn bc6a7b3f6e
Merge pull request #17737 from u-foka/patch-1
Fix lil typo in proxy.md
2023-07-17 19:18:53 +02:00
Sebastiaan van Stijn 7bf8f1796a
engine: update yaml-docs to fix broken anchor
This was updated in 1447974b83,
but the YAML docs were not yet re-generated and updated in this
repository.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-17 19:06:48 +02:00
Laura Brehm 213a4f0c7c
redirects: add redirect for runtime feedback form
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2023-07-17 11:39:47 +01:00
Frederico Mazzone 094bb09871
Fix grammar in official_images.md 2023-07-15 22:40:24 +01:00
E.T 4aad03fb89
Fix lil typo in proxy.md 2023-07-14 11:16:55 +02:00
Fanny 68450b02a5
docs: fix typos (#17734)
* docs: fix typo

* Update engine/release-notes/prior-releases.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-13 11:22:54 +01:00
Chris Chinchilla bb0d49dc84
Merge pull request #17723 from ChrisChinchilla/chrisward/scout-ov-ent
Scout overview and entry points update
2023-07-13 10:17:52 +01:00
Paweł Gronowski 90fb114da0
Remove Fedora 36 as it's EOL (#17730)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-07-12 17:02:06 +01:00
Chris Chinchilla b6703a03b4
Merge pull request #17729 from ChrisChinchilla/chrisward/hints-typos
Correct typos
2023-07-12 14:29:13 +01:00