Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email deprecation for step 6 of tutorial #25896

Merged
merged 2 commits into from
Aug 25, 2016

Conversation

raksonibs
Copy link
Contributor

- What I did
Updated Trivial Aspect of Tutorial for Login Changes. Email is Deprecated in Step 6 of tutorial.

- How I did it
Removed --email comments.

- How to verify it
Please try login commands without --email and with following tutorial procedure.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

http://i.imgur.com/911OR75.gifv

Signed-off-by: Oskar Niburski <oskarniburski@gmail.com>
@@ -72,13 +72,12 @@ If you don't already have a terminal open, open one now:

The format for the login command is:

docker login --username=yourhubusername --email=youremail@company.com
docker login --username=yourhubusername --password=fake123
Copy link
Member

Choose a reason for hiding this comment

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

I think we'd better remove the --password flag here; in general, it's not recommended to used that option, because it'll leak your password (e.g. In your shell history)

@vdemeester
Copy link
Member

/ping @raksonibs

Signed-off-by: Oskar Niburski <oskarniburski@gmail.com>
@vdemeester
Copy link
Member

LGTM 🐸

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.

None yet

5 participants