Create an account (original) (raw)
You can create a free Docker account with your email address or by signing up with your Google or GitHub account. Once you've created your account with a unique Docker ID, you can access all Docker products, including Docker Hub. With Docker Hub, you can access repositories and explore images that are available from the community and verified publishers.
Your Docker ID becomes your username for hosted Docker services, andDocker forums.
Tip
ExploreDocker's subscriptions to see what else Docker can offer you.
Sign up with your email address
- Go to theDocker sign-up page.
- Enter a unique, valid email address.
- Enter a username to use as your Docker ID. Once you create your Docker ID you can't reuse it in the future if you deactivate this account.
Your username:- Must be between 4 and 30 characters long
- Can only contain numbers and lowercase letters
- Enter a password that's at least 9 characters long.
- Select Sign Up.
- Open your email client. Docker sends a verification email to the address you provided.
- Verify your email address to complete the registration process.
Note
You must verify your email address before you have full access to Docker's features.
Sign up with Google or GitHub
Important
To sign up with your social provider, you must verify your email address with your provider before you begin.
- Go to theDocker sign-up page.
- Select your social provider, Google or GitHub.
- Select the social account you want to link to your Docker account.
- Select Authorize Docker to let Docker to access your social account information. You will be re-routed to the sign-up page.
- Enter a username to use as your Docker ID.
Your username:- Must be between 4 and 30 characters long
- Can only contain numbers and lowercase letters
- Select Sign up.
Once you register your Docker ID and verify your email address, you can sign in toyour Docker account. You can either:
- Sign in with your email address (or username) and password.
- Sign in with your social provider. For more information, seeSign in with your social provider.
- Sign in through the CLI using the
docker login
command. For more information, seedocker login.
Warning
When you use the
docker login
command, your credentials are stored in your home directory in.docker/config.json
. The password is base64-encoded in this file.We recommend using one of theDocker credential helpers for secure storage of passwords. For extra security, you can also use apersonal access token to sign in instead, which is still encoded in this file (without a Docker credential helper) but doesn't permit administrator actions (such as changing the password).
Important
To sign in with your social provider, you must verify your email address with your provider before you begin.
You can also sign in to your Docker account with your Google or GitHub account. If a Docker account exists with the same email address as the primary email for your social provider, your Docker account will automatically be linked to the social profile. This lets you sign in with your social provider.
If you try to sign in with your social provider and don't have a Docker account yet, a new account will be created for you. Follow the on-screen instructions to create a Docker ID using your social provider.
To reset your password, enter your email address on theSign in page and continue to sign in. When prompted for your password, select Forgot password?.
If you have a paid Docker subscription, you cancontact the Support team for assistance.
All Docker users can seek troubleshooting information and support through the following resources, where Docker or the community respond on a best effort basis: