Docker アカウントの生成

You can create a free Docker account with your email address or by signing up with your Google or GitHub account. After creating a unique Docker ID, you can access all Docker products, including Docker Hub, Docker Desktop, and Docker Scout.

Your Docker ID becomes your username for hosted Docker services, and Docker forums.

情報

Explore Docker's subscriptions to see what else Docker can offer you.

アカウントの生成

You can sign up with an email address or use your Google or GitHub account.

メールを使ったサインアップ

  1. Docker サインアップページ にアクセスします。

  2. 適切なメールアドレスを入力します。

  3. 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
  4. パスワードを入力します。最低 9 文字が必要です。

  5. Sign Up (サインアップ) をクリックします。

  6. Open your email client. Docker sends a verification email to the address you provided.

  7. メールアドレスを確認して登録操作を終了します。

メモ

Docker 機能へのアクセスをすべて行うために、メールアドレスを確認しておく必要があります。

Google または GitHub を使ったサインアップ

重要

To sign up with your social provider, you must verify your email address with your provider before you begin.

  1. Docker サインアップページ にアクセスします。

  2. ソーシャルプロバイダーである Google または GitHub のいずれかを選択します。

  3. Docker アカウントへのリンクづけを行いたいソーシャルアカウントを選びます。

  4. Select Authorize Docker to let Docker access your social account information. You will be re-routed to the sign-up page.

  5. Docker ID として利用するユーザー名を入力します。

    Your username:

    • Must be between 4 and 30 characters long
    • Can only contain numbers and lowercase letters
  6. Sign Up (サインアップ) をクリックします。

アカウントへのサインイン

You can sign in with your email, Google or GitHub account, or from the Docker CLI.

Sign in with email or Docker ID

  1. Go to the Docker sign in page.
  2. Enter your email address or Docker ID and select Continue.
  3. Enter your password and select Continue.

To reset your password, see Reset your password.

Sign in with Google or GitHub

重要

Your Google or GitHub account must have a verified email address.

You can sign in using your Google or GitHub credentials. If your social account uses the same email address as an existing Docker ID, the accounts are automatically linked.

If no Docker ID exists, Docker creates a new account for you.

Docker doesn't currently support linking multiple sign-in methods to the same Docker ID.

Sign in using the CLI

Use the docker login command to authenticate from the command line. For details, see docker login.

警告

The docker login command stores credentials in your home directory under .docker/config.json. The password is base64-encoded.

To improve security, use Docker credential helpers. For even stronger protection, use a personal access token instead of a password. This is especially useful in CI/CD environments or when credential helpers aren't available.

Reset your password

To reset your password:

  1. Go to the Docker sign in page.
  2. Enter your email address.
  3. When prompted for your password, select Forgot password?.

Troubleshooting

If you have a paid Docker subscription, 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: