Commit Graph

57174 Commits

Author SHA1 Message Date
Stephen Turner af8e329092
Clarify Rosetta non-requirement
See https://github.com/docker/for-mac/issues/6088
2021-12-10 17:22:44 +00:00
Usha Mandya a1d8ba3411
Merge pull request #13948 from xeptore/patch-1
Fix typo
2021-12-10 14:10:17 +00:00
Usha Mandya 9bf2d15803
Merge pull request #13952 from usha-mandya/glossary-patch
Clean up the glossary file
2021-12-10 12:31:19 +00:00
Usha Mandya ccefe5034f Clean up the glossary file
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-10 12:26:26 +00:00
Usha Mandya 67a6194283 Address review comments, wrap text to 80 chars
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-09 14:13:17 +00:00
Usha Mandya 1b8e8e84e8
Merge pull request #13949 from crazy-max/gha
Update GitHub Actions CI/CD docs
2021-12-09 14:04:10 +00:00
CrazyMax f190c549b4
Update GitHub Actions CI/CD docs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-09 12:47:16 +01:00
Sebastiaan van Stijn 463623a7ca
Merge pull request #13488 from crazy-max/buildx-yaml
reference: update buildx reference docs for v0.7.1
2021-12-09 12:22:45 +01:00
CrazyMax 4208de2578
reference: update buildx reference docs for v0.7.1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-09 11:10:01 +01:00
mbehboodian be3e1a6289
Fix typo
Remove unnecessary backtick (`).
2021-12-09 07:06:42 +00:00
Usha Mandya 71dd82c89f Address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-08 23:17:59 +00:00
Miroslav Tomasik 93bd69ac03
Update 02_our_app.md 2021-12-06 15:08:18 +01:00
ertegun 1711715318
WORDPRESS_DB_HOST: db
port must removed
2021-12-03 16:02:16 +03:00
jerae-duffin 56725b8913
updated self-serve (#13926)
* updated self-serve

* Update docker-hub/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update docker-hub/release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-02 18:31:10 +00:00
Usha Mandya 574a2ff3a1
Merge pull request #13923 from trungutt/release-notes-4.3.0
Added release notes for 4.3.0
2021-12-02 14:20:27 +00:00
Usha Mandya 6dd31d8e90
Merge pull request #13895 from StefanScherer/apple-silicon-no-rosetta-required
Remove hard requirement to install Rosetta 2 for DD 4.3.0
2021-12-02 14:18:52 +00:00
Usha Mandya a6c9bab53b
Merge pull request #13907 from jerae-duffin/ENGDOCS-538
Consolidated sections
2021-12-02 14:00:43 +00:00
Trung Nguyen 8bd2e9c6a7 Added release notes for 4.3.0
Signed-off-by: Trung Nguyen <trung.nguyen@docker.com>
2021-12-02 14:05:40 +01:00
JayG 026093444f
Clarify Advanced Wordpress section
I believe this is the intended meaning, otherwise it is unclear where the name wp_db_secret is coming from when referenced as "keeping the same" by wp_db_password
2021-12-01 16:39:56 -07:00
Ville Valtonen c8fee4f04b
Update garbage-collection.md
Based on the pull request distribution/distribution#2302 there is a parameter for cleaning up untagged manifests available. In the original pull request it is called "-m" / "--delete-manifests", but in the current version of registry and it's garbage-collector, it's called "--delete-untagged" (checked with "registry garbage-collect -h" inside the latest registry-image based container). Anyway, it was missing from the documentation so I thought it would be useful to add there.

Related issue and PR:
- https://github.com/distribution/distribution/issues/2301
- https://github.com/distribution/distribution/pull/2302
2021-12-01 12:31:47 +02:00
Felipe Cruz Martinez 67f5be260b
Update dev-environments.md (#13906)
* Update dev-environments.md

Include SSH agent instructions for WSL2 and Docker Dev Environments.

Refers to #13905.

* Added collapsible section

* Try wrapping codeblock around tildes

* Try using divs and code HTML tags

* Close divs

* Improve copy

* Update desktop/dev-environments.md

Co-authored-by: Djordje Lukic <lukic.djordje@gmail.com>

* Include more profile files

* Update desktop/dev-environments.md

Co-authored-by: Guillaume Lours <guillaume@lours.me>

* Apply suggestions from code review

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Djordje Lukic <lukic.djordje@gmail.com>
Co-authored-by: Guillaume Lours <guillaume@lours.me>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-01 10:14:09 +00:00
Usha Mandya 824f48ff30
Merge pull request #13908 from usha-mandya/engdocs-541
Add reference to Docker public roadmap
2021-12-01 10:13:42 +00:00
michsarg bc4f1023f9
Fix to no password error on database run
Environmental variables in docker-compose.yml needed to be duplicated from service:web to also service:db to fix password error
2021-12-01 14:43:01 +08:00
Stefan Scherer 39d7a57f9c
Update system requirements for Apple silicon
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-30 18:51:33 +01:00
Stefan Scherer a1ddd59d85
Remove hard requirement to install Rosetta 2 for DD 4.3.0
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-11-30 18:16:09 +01:00
Usha Mandya 5b49e32e7f Add reference to Docker public roadmap
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 16:25:17 +00:00
Usha Mandya 051f74c931 Update the contribution guidelines page rendered on the docs site
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 12:37:37 +00:00
Usha Mandya b060da2d96 More updates to test.md
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 12:21:20 +00:00
Usha Mandya fbd84ee22c Update the docs test page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 12:04:19 +00:00
Usha Mandya 659f8b2955 Revamp contribution guidelines
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 12:04:19 +00:00
Usha Mandya 4fd8ea0e3e Minor update to readme 2021-11-30 12:04:19 +00:00
Usha Mandya 3defb195b7 readme
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 11:30:08 +00:00
Usha Mandya 5a639441ff Update the readme file
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 11:20:35 +00:00
Jerae Duffin 7e98f9a85d Consolidated sections 2021-11-29 13:59:47 -06:00
Mia 10e8f008a5
Update 09_image_best.md
Changed the command to login for use of `docker scan`.
2021-11-27 18:23:26 -05:00
David Humphrey 929daf72d6
Update run-tests.md
Fixed a couple of typos.
2021-11-26 21:32:20 -05:00
Usha Mandya 2477a2a449
Merge pull request #13894 from usha-mandya/max-retries-format
Clarify the max-retries option
2021-11-26 16:16:43 +00:00
Usha Mandya 42b9fec12a Clarify the max-retries option
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-26 16:10:02 +00:00
Benson Muite 1e942679ff
Indicate extends can be used again (#13695)
* Indicate extends can be used again

https://github.com/docker/compose/pull/7588

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 15:11:47 +00:00
Eric Hawicz e29f6719f7
Note the max-retries option on the Start containers automatically page. (#13787)
* Note the max-retries option on the Start containers automatically page.

* Update format

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 13:04:14 +00:00
Usha Mandya 7442848831
Merge pull request #13868 from morganstaff/patch-2
Update kube-deploy.md
2021-11-26 12:57:14 +00:00
Usha Mandya c979cc7f86
Merge pull request #13885 from rjharvey/master
Close io.ReadCloser in examples
2021-11-26 12:56:57 +00:00
Ralph 3fa0164e4c
Add quick troubleshooting step (#13887)
* Add quick troubleshooting step

If default umask isn't set with global read permissions, the keyring GPG file isn't found when updating the apt repos. The one liner command added will fix this issue.

* Fix grammar

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 12:56:45 +00:00
Usha Mandya d54fb97354
Remove the 'per ip' limit for authenticated users 2021-11-26 12:53:40 +00:00
Usha Mandya a7e20b3338
Merge pull request #13821 from ghuntley/patch-1
.net 60 is out
2021-11-26 12:39:10 +00:00
Dan Bamikiya 2452b40e9a
Remove usage of outdated `GHCR_TOKEN` (#13710)
* Remove usage of outdated GHCR_TOKEN

* Prefer {{ github.actor }} over {{ github.repository_owner }}

* Update language/java/configure-ci-cd.md with note about GITHUB_TOKEN

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update language/nodejs/configure-ci-cd.md with note about GITHUB_TOKEN

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update language/python/configure-ci-cd.md with note about GITHUB_TOKEN

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-26 12:38:53 +00:00
Jérémie Marais c331fa9929
[FIX] update documentation (#13701)
* [FIX] update documentation

- add `PYTHONDONTWRITEBYTECODE` environment variable
- rename pip package `psycopg2-binary` to `psycopg2`
- add db environment variables in docker-compose for a better usage
- use `os.environment` in `setting.py` to get environment variables

* [fix] update documentation
2021-11-26 10:41:49 +00:00
Usha Mandya f5513bd89b
Merge pull request #13850 from TrentonAdams/patch-1
VPC configuration required for service discovery
2021-11-26 10:32:45 +00:00
Usha Mandya a2e00b1467
Merge pull request #13494 from MichaelSodeke/patch-1
edits made to section 'Run your app with MySQL'
2021-11-26 10:18:29 +00:00
Usha Mandya ea893e844a
Merge pull request #13889 from docker/mat007-patch-1
Fixed typo
2021-11-25 16:03:20 +00:00