Commit Graph

56632 Commits

Author SHA1 Message Date
jerae-duffin 14e3a9dd29
Update docker-hub/release-notes.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-10-28 10:55:59 -05:00
Jerae Duffin 3d1c0ea2ef beta update 2021-10-28 09:19:00 -05:00
Jerae Duffin 6fab2b0214 updated image 2021-10-28 09:05:58 -05:00
Sebastiaan van Stijn 617d0b52aa
Merge pull request #13742 from jerae-duffin/ENGDOCS-504
Engdocs 504
2021-10-28 14:17:56 +02:00
Jerae Duffin f1e24b4fd9 fixed grammar 2021-10-27 12:00:21 -05:00
Sebastiaan van Stijn 2c4bc4e6a9
Merge pull request #13732 from thaJeztah/20.10.10_release_notes
engine: add engine 20.10.10 release notes
2021-10-25 20:50:33 +02:00
Sebastiaan van Stijn 6ee5a14bb8
engine: add engine 20.10.10 release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-25 18:10:52 +02:00
Sebastiaan van Stijn 9c0f4b5f51
Merge pull request #13717 from thaJeztah/hub_touchups
docker-hub: various touch-ups and some rephrasing
2021-10-21 19:32:06 +02:00
Sebastiaan van Stijn 088fa45fed
Merge pull request #12535 from CVogel/patch-1
recovered ssh agent forwarding documentation
2021-10-20 21:12:30 +02:00
Sebastiaan van Stijn 5fcdb25cdd
Merge pull request #13718 from thaJeztah/remove_redundant_http_pkg
engine/install: remove apt-transport-https from instructions
2021-10-20 20:38:47 +02:00
Sebastiaan van Stijn d601e97f75
engine/install: remove apt-transport-https from instructions
This package is no longer needed on all current distro versions we support. From
the package description (https://packages.debian.org/buster/apt-transport-https);

> This is a dummy transitional package - https support has been moved into the
> apt package in 1.5. It can be safely removed.

Verifying the version of apt that's available in Ubuntu and Debian:

Ubuntu:

    docker run --rm ubuntu:xenial apt --version
    apt 1.2.35 (amd64)

    docker run --rm ubuntu:17.04 apt --version
    apt 1.4.6 (amd64)

    docker run --rm ubuntu:17.10 apt --version
    apt 1.5.2 (amd64)

    docker run --rm ubuntu:18.04 apt --version
    apt 1.6.14 (amd64)

    docker run --rm ubuntu:20.04 apt --version
    apt 2.0.6 (amd64)

Debian:

    docker run --rm debian:stretch apt --version
    apt 1.4.11 (amd64)

    docker run --rm debian:buster apt --version
    apt 1.8.2.3 (amd64)

    docker run --rm debian:bullseye apt --version
    apt 2.2.4 (amd64)

From the above; all currently supported versions of Ubuntu (18.04 and up), and
Debian (old-stable and stable) have apt > 1.5, so we can remove this dependency
from the installation instructions.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-20 17:39:22 +02:00
Sebastiaan van Stijn d5f0df3922
docker-hub: various touch-ups and some rephrasing
- moved note about open source projects into the CTA; this reduces the number of
  notes on this page (which was already quite large), and puts related information
  about upgrading/plans in a central location.
- changed note about limits to body text, and added mention of "business" plan.
- replaced https://docs.docker.com URLs with local links
- replaced some HTML links with links to the target markdown file
- add missing YAML and "console" code-hints
- wrapped long paragraphs/lines
- corrected the information about Amazon Linux

To be looked at; the recent changes added information about using "v2" compose
files, but compose (after having switched to the compose-spec) no longer uses
versions, so perhaps this needs to be corrected (we don't have local docs for
the compose-spec format though, so that makes it a bit more complicated).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-20 17:35:21 +02:00
Mathieu Champlon 0cdea41d41
Make it clearer how to update from Desktop 4.1.0 from the menu (#13696)
* Make it clearer how to update from Desktop 4.1.0 from the menu

* Minor format changes

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-18 11:05:25 +01:00
Usha Mandya 730c55a975
Merge pull request #13705 from usha-mandya/docs-cta-patch2
Add the next set of CTAs
2021-10-15 18:27:50 +01:00
Usha Mandya 12b93f8161
Merge pull request #13704 from usha-mandya/homepage-banner
Add 4.1 to homepage banner
2021-10-15 18:07:10 +01:00
Usha Mandya c5f38d8b3b Add the next set of CTAs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-15 18:06:39 +01:00
Usha Mandya b1008663c1 Add 4.1 to homepage banner
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-15 17:47:58 +01:00
jerae-duffin b4c6be3080
Updated steps (#13664)
* added new step

* updated image

* end--no-edit

* end--no-edit
2021-10-15 15:03:35 +01:00
Usha Mandya 5d3cb0e076
Add instructions on installing server and client binaries on Windows (#13676)
* Add instructions on installing server and client binaries on Windows:

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Apply suggestions from code review

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-10-15 14:54:26 +01:00
Usha Mandya 887f5b01ce
Merge pull request #13699 from AkihiroSuda/cgroup2
Update the adoption status of cgroup v2
2021-10-15 12:38:38 +01:00
Akihiro Suda 5f74d132ee
Update the adoption status of cgroup v2
In addition to Fedora, now cgroup v2 is used by default on Debian and Ubuntu, too.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-10-15 20:30:48 +09:00
Dan Bamikiya d17061c1ea
Merge branch 'docker:master' into master (#13682)
* Specify `services` in compose file example
* Specify compose file version required to use for `depends_on`
2021-10-15 11:52:37 +01:00
Usha Mandya 1466adf41a
Merge pull request #13679 from maifeeulasad/patch-1
highlighted docker requires admin privilege
2021-10-15 11:52:02 +01:00
Jerae Duffin 269bd1fefa end--no-edit 2021-10-13 18:09:13 -05:00
jerae-duffin 6cb2136408
Updated PAT (#13663)
* updated scopes
* updated images
* Minor format changes

Added missing * and moved info on Hub CLI tool and API below the overview

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-10-13 22:51:48 +01:00
Jerae Duffin 8d94513521 end--no-edit 2021-10-13 15:28:04 -05:00
Usha Mandya 095d14c7dd
Merge pull request #13691 from thaJeztah/get_started_touchups
Get started and language guides touch-ups
2021-10-13 15:57:25 +01:00
Josh Newman d9f2254d9a
Add resources section and new link to postman collection (#13686)
* feat: Add resources section and new link to postman collection

* chore: make description lower

* chore: change to semi
2021-10-13 15:56:22 +01:00
Usha Mandya 139147973e
Merge pull request #13514 from thaJeztah/linkchecker_carry
check for broken links
2021-10-13 15:55:32 +01:00
Sebastiaan van Stijn 9400eb58e9
gha: split link-check to separate job
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:58 +02:00
Sebastiaan van Stijn ff69fa25ee
linkchecker: temporarily ignore some files and URLs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:56 +02:00
Sebastiaan van Stijn b77242d465
update linkchecker config and use docker build instead of copy
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:54 +02:00
Aidan Feldman 5338b19ef2
copy files to the host for testing with HTMLProofer 2021-10-13 16:33:52 +02:00
Aidan Feldman f78fca2fba
check for broken links
Seeing [a number of issues around broken links in the docs](https://github.com/docker/docker.github.io/issues?q=is%3Aissue+is%3Aopen+broken+link); this should help avoid the issue.
2021-10-13 16:33:51 +02:00
Sebastiaan van Stijn 408b8630bd
buildx: manually patch some broken anchors
This is fixed in master through https://github.com/docker/buildx/pull/765,
but that's not in the 0.6 release branch (which does not yet have the code
to generate the YAML docs).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:49 +02:00
Sebastiaan van Stijn 5ab5246d77
desktop: fix some broken links
These were introduced when moving the old release notes.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:42 +02:00
Sebastiaan van Stijn 3570e81b96
test.md: fix broken image link
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:13 +02:00
Sebastiaan van Stijn d7e9ac275f
Some touch-ups in language get-started
- wrap lines in the java and golang getting started
- make the "test on the host" step in the Java getting started "optional". This
  allows users to try the tutorial without requiring them to set up a functional
  Java environment on their host. (i'm planning on making similar changes in
  the other language guides).
- use `docker <object> <action>` in some examples (but mention the corresponding
  shorthands); this may help understand the relation between the `<action>` and
  what kind of `<object>` we're acting on (tag an _image_, remove an _image_).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:30:58 +02:00
Sebastiaan van Stijn 0371f3cb28
get-started: minor rephrasing
Reduce the use of "simply", "simple"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:30:03 +02:00
Sebastiaan van Stijn 7a0726a183
Merge pull request #13680 from PeterDaveHelloKitchen/update-url-to-use-tls
Update most links to use https by default
2021-10-13 15:45:22 +02:00
Usha Mandya 9780ffaca2
Merge pull request #13673 from wood-push-melon/patch-1
Correct the typo
2021-10-13 14:16:56 +01:00
Usha Mandya cf83d6d692
Merge pull request #13660 from thaJeztah/update_engine_reference2
update engine reference docs with latest changes
2021-10-13 14:11:41 +01:00
Usha Mandya fe240f9d6a
Merge pull request #13685 from usha-mandya/engdocs-508
Add Win11 to Desktop system requirements
2021-10-13 10:24:58 +01:00
Sebastiaan van Stijn 373ec2cf37
update engine reference docs with latest changes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-12 23:13:02 +02:00
Jerae Duffin 471d1eb399 updated image 2021-10-12 13:18:12 -05:00
Usha Mandya 3cc6c78f98 Add Win11 to Desktop system requirements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-12 17:14:26 +01:00
Usha Mandya 23300e503c
Merge pull request #13675 from mat007/desktop-4.1.1-win-release-notes
Add release notes for Docker Desktop 4.1.1
2021-10-12 13:59:41 +01:00
Mathieu Champlon ea8f478724 Add release notes for Docker Desktop 4.1.1 2021-10-12 13:38:39 +02:00
Usha Mandya e54594ed3e
Merge pull request #13450 from thaJeztah/split_releasenotes
desktop: move older release notes to archive, and split older releases
2021-10-12 10:06:44 +01:00
Peter Dave Hello ed135fe151 Update most links to use https by default
Reference:

- #11640
- d405b17ca2

Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
2021-10-12 15:45:57 +08:00