Sebastiaan van Stijn
ba54a6519e
develop/develop-images: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:55 +02:00
Sebastiaan van Stijn
859923171c
config/containers: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:30 +02:00
Sebastiaan van Stijn
4068208b74
network: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:25 +02:00
Sebastiaan van Stijn
7b2f0e92bc
get-started: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:23 +02:00
Sebastiaan van Stijn
20bbd99d44
machine: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:22 +02:00
Sebastiaan van Stijn
4afcaf3b2d
storage: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:20 +02:00
Sebastiaan van Stijn
051a690f64
samples: use "console" for shell examples
...
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:19:17 +02:00
Usha Mandya
07f67f5c72
Merge pull request #13291 from thaJeztah/update_storagedrivers
...
rewrite storage-driver section
2021-08-06 15:21:56 +01:00
Sebastiaan van Stijn
f5e49b158b
rewrite storage-driver section
...
- Reduce use of "Community Edition", and some sections that were written
for Docker Enterprise.
- Add notes about deprecation of AuFS in the overview.
- Update the storage driver index page to use BuildKit, and rephrase some
bits that made assumptions about each Dockerfile instruction producing
a new layer.
- Updated some examples to be usable on Docker Desktop, which does not
provide direct access to the daemon's storage directoreis.
- Add some notes linking to relevant sections about formatting output.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 15:45:39 +02:00
Usha Mandya
74cb51dcc3
Merge pull request #13297 from thaJeztah/add_binaries_to_matrix
...
engine/install: sort distros and add "binaries" to matrix
2021-08-06 13:06:57 +01:00
Sebastiaan van Stijn
e6569bc6ee
engine/install: sort distros and add "binaries" to matrix
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 12:49:05 +02:00
Usha Mandya
ade2c94999
Merge pull request #13295 from thaJeztah/fix_network_link
...
language/golang: fix some broken links
2021-08-06 11:09:09 +01:00
Sebastiaan van Stijn
7e9fdf93fe
language/golang: fix some broken links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 11:52:13 +02:00
Sebastiaan van Stijn
08daa0e7ed
Merge pull request #13293 from jerae-duffin/ENGDOCS-464
...
Fixed broken link
2021-08-06 11:52:03 +02:00
Usha Mandya
f09e5ce97c
Merge pull request #13288 from thaJeztah/carry_s390x_docs
...
[carry 13231 ] DOCS: Added support for arch s390x for Ubuntu, RHEL and SLES
2021-08-06 09:25:48 +01:00
Jerae Duffin
326b8efe9e
updated volumes link
2021-08-05 21:58:55 -05:00
Jerae Duffin
ed5cad4884
fixed broken link
2021-08-05 21:48:27 -05:00
Sebastiaan van Stijn
3356fffaf0
engine/install: various copy-edits
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-05 21:30:56 +02:00
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