Create an account
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, and Docker forums.
Tip
Explore Docker's core subscriptions to see what subscription plans Docker can offer you.
Create a Docker ID
Sign up with your email address
Go to the Docker 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 the Docker 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.
Sign in
Once you register your Docker ID and verify your email address, you can sign in to your Docker account. You can either:
- Sign in with your email address (or username) and password.
- Sign in with your social provider. For more information, see Sign 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 the Docker credential helpers for secure storage of passwords. For extra security, you can also use a personal 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).
Sign in with your social provider
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.
Reset your password at sign in
To reset your password, enter your email address on the Sign in page and continue to sign in. When prompted for your password, select Forgot password?.
Troubleshooting
If you have a paid Docker subscription, you can contact 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: