Commit Graph

56256 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 2aa67d2670
Fix redirects, add notes about available arches, and minor edits
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-05 21:30:49 +02:00
Nirman Narang 055e6fd68a
DOCS: Added support for arch s390x for Ubuntu, RHEL and SLES
Added .md files for SLES and RHEL engine installation. Added indexing to _data/toc.yaml and engine/install/index.md. Modified engine/install/index.md, includes/install-script.md, engine/security/rootless.md, storage/storagedriver/device-mapper-driver.md, and storage/storagedriver/select-storage-driver.md to add info for added RHEL and SLES support. Modified engine/install/ubuntu.md to add s390x repos and other info. Added tab target for RHEL and SLES to engine/security/rootless.md along with other info.

Signed-off-by: Nirman Narang <narang@us.ibm.com>
2021-08-05 19:48:09 +02:00
Sebastiaan van Stijn 1b7cd04306
Merge pull request #13284 from thomasgl-orange/patch-1
20.10.8: warning about $HTTP_PROXY breaking change
2021-08-05 13:06:46 +02:00
Usha Mandya eb71d5904b
Update engine/release-notes/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-08-04 13:09:06 +01:00
Thomas de Grenier de Latour 7636e7caab
20.10.8: warning about $HTTP_PROXY breaking change 2021-08-04 13:38:14 +02:00
Usha Mandya 03c9d1fc36
Merge pull request #13282 from AkihiroSuda/folllow-up-13275
Follow-up to #13275 ("Add note about NFS mounts for rootless data-root")
2021-08-04 11:32:18 +01:00
Usha Mandya 64422ed00d
Merge pull request #13278 from thaJeztah/20.10.8_release_notes
engine: add 20.10.8 release notes
2021-08-04 11:32:08 +01:00
Sebastiaan van Stijn ec6bced578
engine: add 20.10.8 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-04 12:11:31 +02:00
Akihiro Suda 16284c47cb
Follow-up to #13275 ("Add note about NFS mounts for rootless data-root")
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-08-04 18:30:07 +09:00
Usha Mandya fbea981604
Merge pull request #13275 from seemethere/patch-3
Add note about NFS mounts for rootless data-root
2021-08-04 10:25:16 +01:00
Usha Mandya 49fdb096a8
Minor style update (#13276)
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-03 19:47:57 +01:00
Eli Uriegas 3ef4de1180
Add not about NFS mounts for rootless data-root
NFS mounts are not currently supported for rootless data-root so there should probably be a note about it so no one gets confused when it doesn't work.

Errors for running rootless containers when your data-root is an NFS mount look like:

```
docker: failed to register layer: ApplyLayer exit status 1 stdout:  stderr: open /root/.bash_logout: permission denied.
```
2021-08-03 11:35:19 -07:00
Usha Mandya 0d5e3ecf82
Merge pull request #13266 from dodsonmg/fix_golang_release_workflow
golang: Fix username mismatch issue in tutorial GitHub workflow
2021-08-03 15:53:14 +01:00
Usha Mandya 1ea93e1233
Merge pull request #13272 from usha-mandya/engdocs-457
Add K8s to the deploy app section
2021-08-03 15:46:32 +01:00
Usha Mandya d7bd7353b3 Add K8s to the deploy app section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-03 14:20:27 +01:00
CrazyMax e1ad0b67f3
Update buildx docs (#13267)
* Update buildx docs

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* Minor style updates

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-03 10:38:41 +01:00
dodsonmg 65587b2239 Fix username mismatch issue in GitHub workflow
Correctly handles mismatch between GitHub and Docker Hub usernames.
2021-08-01 13:46:39 +01:00
Aaryan Porwal 6531e8ef21
Update build-images.md (#12843)
* Update build-images.md

Small typos in the documentation, which may lead to confusion.

* Inspiration from node.js docs

Added documentation for why we copy `package*.json` before copying the whole directory. Checkout: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/#creating-a-dockerfile. 
The node.js docs has more optimized code too (using `npm ci` instead of `npm install`) which can be used here too.

* Fixed review provided and removed some weird whitespaces
2021-07-30 13:56:05 +01:00
Nahin Khan 33576a4efb
Update orchestration.md (#13252)
* Update orchestration.md

* Minor style and copyedits

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-07-30 10:24:33 +01:00
Sebastiaan van Stijn e6ce70a102
Merge pull request #13061 from ralgozino/patch-1
#docker-library has moved from Freenode to Libera.chat
2021-07-30 11:24:07 +02:00
Usha Mandya 4dc57d9c9d
Merge pull request #13259 from thaJeztah/fix_buildkit_link
Fix broken link to BuildKit page, and remove mention of 18.09
2021-07-30 10:21:47 +01:00
Sebastiaan van Stijn e6124c9bee
Update docker-hub/official_images.md
Co-authored-by: Tilo Spannagel <development@tilosp.de>
2021-07-30 11:17:07 +02:00
Usha Mandya 347073cfd2
Merge pull request #13253 from mnahinkhan/patch-2
Update configure-ci-cd.md
2021-07-30 10:16:46 +01:00
Sebastiaan van Stijn 568308c890
Merge pull request #13236 from qmacro/patch-2
be explicit about having a breakpoint-able line
2021-07-30 11:15:53 +02:00
Usha Mandya 6f29a10ddd
Merge pull request #13255 from mark-dr/replace-product-badges-in-screenshots
Update Verified Publisher screenshot to show new badges
2021-07-30 10:09:00 +01:00
Sebastiaan van Stijn d47497da2f
Fix broken link to BuildKit page, and remove mention of 18.09
Markdown links don't work well in include files, so use a plain "HTML" link
instead.

Also removing the mention of Docker 18.09. Docker 18.09 has been released
3 years ago, so users not yet on that release (or up) did not update their
docker install for 3 years, which should be "rare" (hopefully)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-30 11:08:55 +02:00
Usha Mandya a796364aaa
Merge pull request #13256 from thaJeztah/fix_link
fix missing stubs and TOC entries for docker compose
2021-07-30 09:42:35 +01:00
Sebastiaan van Stijn 54ed39dd1e
fix missing stubs and TOC entries for docker compose
Also updated one link in language/golang to .md

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-30 10:22:35 +02:00
Mark H 56b37689be Replace verified publisher screenshot to show new badges 2021-07-30 08:43:36 +01:00
Nahin Khan fb0f050656
Update configure-ci-cd.md 2021-07-30 03:26:34 +03:00
Usha Mandya 86d0ee1607
Merge pull request #13221 from usha-mandya/engdocs-453
Update get started docs to use BuildKit for building images
2021-07-28 22:54:46 +01:00
Usha Mandya 5d8ed04758 Wrap lines in buildkit example
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-28 17:01:14 +01:00
Usha Mandya e6c46f7cc9
Merge pull request #13242 from tomgonzo/patch-1
Update index.md
2021-07-28 16:58:30 +01:00
jerae-duffin c6e5fe142d
Fixed Broken Link (#13234)
* fixed broken link

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-07-28 16:15:05 +01:00
Usha Mandya 0726a7d7aa
Merge pull request #13245 from thaJeztah/update_log_locations
troubleshoot: update locations for daemon logfiles
2021-07-28 15:58:49 +01:00
Sebastiaan van Stijn 8c2f999eae
troubleshoot: update locations for daemon logfiles
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-28 14:38:38 +02:00
Tomas Gonzalez 418814920d
Update index.md
minor typo... sync to snyk
2021-07-27 17:51:35 -04:00
DJ Adams 68001ae96c
be explicit about having a breakpoint-able line 2021-07-27 10:37:00 +01:00
jerae-duffin 4eb588bfbc
Merge pull request #13219 from jerae-duffin/ENGDOCS-455
Updated Managing access tokens
2021-07-26 09:56:36 -05:00
Sebastiaan van Stijn c7ac1dae93
Merge pull request #13232 from amineck/access-token-redir
Add a stable url for Personal Access Tokens
2021-07-26 16:35:24 +02:00
Amine Chouki 14e81823bd Add a go/redirect file for Personal Access Tokens
Signed-off-by: Amine Chouki <amine.chouki@docker.com>
2021-07-26 10:23:50 -04:00
Usha Mandya 3a7a582e4e Add buildkit example for Nodejs run tests
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-23 13:03:49 +01:00
Usha Mandya b1674e814e Update get started docs to use BuildKit for building images
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-23 12:06:18 +01:00
Usha Mandya 31109b1819
Merge pull request #13183 from andchar/patch-1
fixed path to ci.yml
2021-07-23 10:48:48 +01:00
Usha Mandya f857e80221
Merge pull request #12938 from lirantal/patch-1
Feat: adding Node.js specific learning resources for developers building with Docker
2021-07-23 10:47:08 +01:00
Usha Mandya 3750dd7a64
Merge pull request #12927 from orkunincili/patch-1
Update resource_constraints.md
2021-07-23 10:45:32 +01:00
Usha Mandya 983429aecb
Merge pull request #13181 from QKflame/patch-1
Update run-tests.md
2021-07-23 10:24:51 +01:00
Jerae Duffin 8c179600ae updated managing PAT 2021-07-22 13:32:08 -05:00
Usha Mandya d36953ee58
Merge pull request #13217 from usha-mandya/scan-cta-update
Update scan CTA to use the new design
2021-07-22 15:46:29 +01:00
Usha Mandya afd7c1fff9 Update scan CTA to use the new design
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-07-22 15:34:21 +01:00