Commit Graph

55529 Commits

Author SHA1 Message Date
Sebastiaan van Stijn a987f04d05
highlighting: make comments, prompt and command-output non-selectable
Prevent selecting comments, command-output and command-prompt in shell
examples that use the "console" lexer/highlighter to allow easier copying.
See https://github.com/rouge-ruby/rouge/issues/1023

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 15:02:25 +01:00
Sebastiaan van Stijn 2a84b75739
engine/install: uninstall: add removing containerd state to all distros
This was only included in some distributions, so adding it to all
pages.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 15:02:23 +01:00
Sebastiaan van Stijn d95a4266ff
replace "output truncated" with special <...> (supported by "rouge")
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 15:02:21 +01:00
Sebastiaan van Stijn f4ba73ecbb
engine/instal: use "console" code-hints for examples
This tones down the prompt and command output, so that the commands
to run stand out more clearly.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 15:02:12 +01:00
Usha Mandya bf0b0b5825
Merge pull request #12412 from usha-mandya/audit-log-patch
Update activity data retention policy
2021-03-02 13:46:34 +00:00
Usha Mandya dc74658c50
Merge pull request #12422 from thaJeztah/missing_sudo
engine: add missing sudo in ubuntu instructions
2021-03-02 12:25:09 +00:00
Usha Mandya 247235d9f6
Merge pull request #12423 from usha-mandya/mac-5406-patch
Add note on Mac 3.2.0 upgrade issue
2021-03-02 12:24:00 +00:00
Usha Mandya d1a94c1bde Add note on Mac 3.2.0 upgrade issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-02 11:18:52 +00:00
Sebastiaan van Stijn 687b46db9e
engine: add missing sudo in ubuntu instructions
Looks like the Debian version was updated during review, but the Ubuntu variant
was forgotten in 760bb64ea3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-02 11:57:51 +01:00
denis-roy 760bb64ea3
Offering an alternative to the deprecated apt-key tool (#11990)
* Offering an alternative to apt-key (deprecated)

[Use trusted.gpg.d instead of apt-key · Issue #11625 · docker/docker.github.io](https://github.com/docker/docker.github.io/issues/11625)

As of Debian 10 / Ubuntu 20.10, apt-key is deprecated and will not be available after Debian 11 / Ubuntu 22.04

Although adding keys directly to `/etc/apt/trusted.gpg.d`/ is suggested by apt-key deprecation message, as per [Debian Wiki](https://wiki.debian.org/DebianRepository/UseThirdParty) GPG keys for third party repositories should be added to `/usr/share/keyrings` and referenced with the `signed-by` option in the source.list.d entry.

Providing a binary .gpg key instead of an ASCII Armored one might help shorten the lengthy command by removing the ` | gpg --dearmor ` bit.

This removes the software-properties-common provides add-apt-repository which we don't use anymore
2021-03-02 11:30:37 +01:00
Usha Mandya 26f07f716a
Merge pull request #12420 from usha-mandya/engdocs-390-icon
Add a new icon for language-specific guides
2021-03-02 09:32:42 +00:00
Usha Mandya b755b5c65a Add a new icon for language-specific guides
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 23:53:35 +00:00
Usha Mandya 806c4d7dfd
Merge pull request #12408 from boradakash/patch-1
Fix typo in asp.net core sample docs
2021-03-01 23:27:50 +00:00
Usha Mandya 8a23e85366
Merge pull request #12418 from StefanScherer/use-ubuntu-18.04
ci: Use ubuntu-18.04
2021-03-01 18:56:08 +00:00
Stefan Scherer 149b7e6ea6
Use ubuntu-18.04
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2021-03-01 19:39:50 +01:00
Usha Mandya 5e0675f24e
Merge pull request #12388 from StefanScherer/desktop-release-3.2.0
Docker Desktop 3.2.0 release notes
2021-03-01 17:20:47 +00:00
Usha Mandya 732bbdceed
Merge pull request #12398 from usha-mandya/iterm2-patch
Add note on opening default terminal
2021-03-01 17:18:07 +00:00
Usha Mandya 76632cf293 Add note on opening default terminal
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 17:13:00 +00:00
Stefan Scherer 752c37fd09
Add release date, update dependencies
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2021-03-01 15:22:24 +01:00
Stefan Scherer 4c0a353ae2
Fix headlines back to 3.0.0
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-01 14:56:45 +01:00
Stefan Scherer f6cec51fd0
Docker Desktop 3.2.0 releaes notes 2021-03-01 14:56:39 +01:00
Usha Mandya c91305c965 Update activity data retention policy
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-01 09:48:51 +00:00
Akash Borad 39e00df035
Fix typo in asp.net core sample docs 2021-02-28 13:22:04 +05:30
Anca Iordache cb2e2e6986
Update release notes for docker-compose 1.28.5 (#12401)
* Update release notes  for docker-compose 1.28.5

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-26 18:23:33 +00:00
Tibor Vass 4d1efb471e
Merge pull request #12400 from tiborvass/release_notes_20.10.4
Add release notes for 20.10.4
2021-02-26 09:05:27 -08:00
Tibor Vass 20a868c64f Add release notes for 20.10.4
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-02-26 16:26:36 +00:00
Usha Mandya 3f7d1f0900
Merge pull request #12391 from usha-mandya/footer-patch
Add Docker roadmap to the footer
2021-02-25 16:33:43 +00:00
Usha Mandya 05215b8eb1 Add Docker roadmap the footer
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-25 16:19:56 +00:00
Sebastiaan van Stijn c9fc6bb8ff
Merge pull request #12374 from t3hami/patch-3
Add links to Docker Engine SDK and the HTTP API
2021-02-25 14:56:41 +01:00
Usha Mandya 332f38eb12
Update develop/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-02-25 12:17:06 +00:00
Usha Mandya 02662c188a
Merge pull request #12385 from thaJeztah/engine_upstream_url
Use 20.10 release branch for upstream engine resources
2021-02-25 12:05:07 +00:00
Usha Mandya 083e30fe22
Merge pull request #12383 from thaJeztah/more_go_redirects
Add more "/go/" redirects for use in the install scripts, and move "post install" in TOC
2021-02-25 11:56:05 +00:00
Sebastiaan van Stijn 688134003d
Use 20.10 release branch for upstream engine resources
The 20.10 release branch now exists, and "master" will be used for
Docker Engine 21.xx development.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 12:54:54 +01:00
Sebastiaan van Stijn 8e0831729c
toc: move "post-install" out of "per-distro" submenu
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 11:30:22 +01:00
Sebastiaan van Stijn 553a933255
Add "/go/" redirects to use in install script
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 11:30:18 +01:00
Sebastiaan van Stijn 734e868ade
Merge pull request #12234 from AkihiroSuda/rootless
update rootless docs
2021-02-25 11:26:36 +01:00
Usha Mandya 10410ef6bc
Merge pull request #12382 from thaJeztah/go_rootless
Add "/go/rootless/" redirect to running engine in rootless mode
2021-02-25 09:50:55 +00:00
Sebastiaan van Stijn 735365464c
Add "/go/rootless/" redirect to running engine in rootless mode
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-02-25 10:10:26 +01:00
Muhammad Tehami 97a48fa9b4 Add links to Docker Engine SDK and the HTTP API 2021-02-23 17:30:11 +05:00
Lee Dale 96a4e1a430
Remove broken version based link to source. (#12328)
* Remove broken version based link to source.

Link to source container version based link that was broken. Propose to use non version based link.

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-19 15:03:02 +01:00
Usha Mandya 99fd84490c
Merge pull request #12326 from rfay/patch-1
Show the 3-part port syntax more clearly
2021-02-19 12:23:00 +00:00
Usha Mandya db7743fed4
Merge pull request #12350 from adriancuadrado/patch-1
Fixed short and long links
2021-02-19 11:36:06 +00:00
Usha Mandya 04a30b2372
Merge pull request #12354 from david-szabo97/patch-1
Fix volume mismatch in Node.js guide
2021-02-19 11:26:46 +00:00
Usha Mandya 06239931b3
Merge pull request #12356 from aiordache/compose_release_1.28.4
Release notes updates for docker-compose 1.28.4
2021-02-19 09:49:49 +00:00
Usha Mandya e4d16ed579
Fixed heading 2021-02-19 09:41:35 +00:00
aiordache df16fac8ab Release notes updates for docker-compose 1.28.4
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-02-19 10:03:27 +01:00
Dávid Szabó 0e8734a4d2
Fix volume mismatch 2021-02-18 22:28:26 +01:00
Dávid Szabó a5c80cc3ee
Fix volume mismatch 2021-02-18 22:10:46 +01:00
Anca Iordache 1caceda0fe
Release notes update for docker-compose 1.28.3 (#12349)
* Release notes update for docker-compose 1.28.3

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-18 10:55:28 +00:00
adriancuadrado f454b3cf70
Fixed short and long links 2021-02-18 11:51:32 +01:00