Sebastiaan van Stijn
9991771180
engine/security: 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:20:01 +02:00
Sebastiaan van Stijn
2477916f59
engine/api: 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:20:01 +02:00
Sebastiaan van Stijn
74460241f8
language/python: 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:20:00 +02:00
Sebastiaan van Stijn
60bb48a6a1
language/nodejs: 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:59 +02:00
Sebastiaan van Stijn
38b629bcb2
language/java: 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:58 +02:00
Sebastiaan van Stijn
0ceace875d
language/golang: 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:58 +02:00
Sebastiaan van Stijn
954f1c1fe8
registry: 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:57 +02:00
Sebastiaan van Stijn
3b71231970
engine/swarm: 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:56 +02:00
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
Guillaume Tardif
314b0bba99
Add local folder Dev Environments
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-08-06 16:43:41 +02:00
Guillaume Tardif
20c9f26249
Update screenshots, create through dialog box
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-08-06 16:43:41 +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
Sebastiaan van Stijn
49b85844b5
Merge pull request #13298 from docker/master
...
Publish updates from master
2021-08-06 14:50:32 +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
Sebastiaan van Stijn
92f0708f0d
Merge pull request #13283 from docker/master
...
Publish updates from master
2021-08-04 12:36:45 +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
a8e1260e78
Merge pull request #13274 from docker/master
...
Publish updates from master
2021-08-03 19:58:17 +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
Usha Mandya
4d2f1b249e
Merge pull request #13258 from docker/master
...
Publish updates from master
2021-07-30 11:23:05 +01:00