Skip to content

Conversation

@thaJeztah
Copy link
Member

Cherry-pick of the following documentation fixes for 18.09:

git checkout -b 18.09_backport_docs_fixes upstream/18.09
git cherry-pick -s -S -x 3e0b0a6692e24df36bce5cbcee23150775054011
git cherry-pick -s -S -x d6567066782c1003f6b7b444dcbb6cbbea0461d7
git cherry-pick -s -S -x 2eb95909ee6f9529e25be00ac798ca0b5d5ecc9c
git cherry-pick -s -S -x ca5e4531800bd08f88c5b4b1c382094edcdd5d5e
git cherry-pick -s -S -x 2b0fdd0f17dba1ae16fbb19c061c4b81d3eb92d5
git cherry-pick -s -S -x a0e3ec87909320e1d8214ded8f8b42cea3f3a829
git cherry-pick -s -S -x 4ed484bac42c7b9bf862490a4cb0fa5b5255228c
git cherry-pick -s -S -x 50143cff1213cb5d9db57bfabf22615e15baaeea
git cherry-pick -s -S -x f913b73c81dfa8270a2d645f82b19764cb23017a
git cherry-pick -s -S -x 3f4f450941acf57b1a71e53bfcd78afcc079fce6
git cherry-pick -s -S -x 16b014e062c3a95fc718140063e77af83d81af87

cherry-picks were clean; no conflicts

AntaresS and others added 10 commits October 25, 2018 15:30
Signed-off-by: Anda Xu <anda.xu@docker.com>
(cherry picked from commit d656706)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Rui Cao <ruicao@alauda.io>
(cherry picked from commit 2eb9590)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Lihua Tang <lhtang@alauda.io>
(cherry picked from commit ca5e453)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Alex Mayer <amayer5125@gmail.com>
(cherry picked from commit 2b0fdd0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
ddadd3d mass standardized the
formatting, with some errors.

This commit fixes errors on `login.md`:
- revert wrong `Logging out` headline
- restore correct level for some headlines (relative to parent
  headline level change)
- re-add `Usage` headlines, with better name

Also add `related commands` headline on `login` and `logout`.

Signed-off-by: Thomas Riccardi <thomas@deepomatic.com>
(cherry picked from commit a0e3ec8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
I am attempting to push a tag to a private repository. The documentation for `docker tag`  has an explicit example to for how ["To push an image to a private registry"](https://docs.docker.com/engine/reference/commandline/tag/#tag-an-image-referenced-by-name). My colleague clarified that this command does not in fact push anything, so I thought this PR might save some future novice the same confusion.

Signed-off-by: Jake Lambert <jake.lambert@volusion.com>
(cherry picked from commit 4ed484b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Quick syntax fix!

Signed-off-by: Scott Brenner <scott@scottbrenner.me>
(cherry picked from commit 50143cf)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Brandon Mitchell <git@bmitch.net>
(cherry picked from commit f913b73)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Brandon Mitchell <git@bmitch.net>
(cherry picked from commit 3f4f450)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The issue with password auth is tracked in docker#1476 and docker#1477 .

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
(cherry picked from commit 16b014e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦁

@thaJeztah
Copy link
Member Author

@thaJeztah
Copy link
Member Author

ha! you were fast

@codecov-io
Copy link

Codecov Report

Merging #1483 into 18.09 will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            18.09    #1483   +/-   ##
=======================================
  Coverage   54.07%   54.07%           
=======================================
  Files         290      290           
  Lines       19394    19394           
=======================================
  Hits        10488    10488           
  Misses       8235     8235           
  Partials      671      671

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@silvin-lubecki silvin-lubecki merged commit 51668a3 into docker:18.09 Oct 26, 2018
@thaJeztah thaJeztah deleted the 18.09_backport_docs_fixes branch October 26, 2018 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.