{{ context.viewuser.username }} Create New Repository
 

Repositories

Docker CLI Password

The Docker CLI stores passwords entered on the command line in plaintext. It is therefore highly recommended to generate an an encrypted version of your password to use for docker login.
This installation is set to require encrypted passwords when using the Docker command line interface.
CLI Password: Generate Encrypted Password

Docker CLI and other Application Tokens

As an alternative to using your password for Docker and rkt CLIs, an application token can be generated below.
An application token is required to login via the Docker or rkt CLIs.

User Settings

Username: {{ context.viewuser.username }}
Usernames cannot currently be changed. Please contact support to migrate accounts.
Avatar:
Avatar is generated based off of your username.
Avatar is served by Gravatar based on the {{ context.viewuser.email }} e-mail address.
Email Address:
An email has been sent to {{ context.emailAwaitingChange }}. Please click the Confirm button to apply the email change.
{{ context.viewuser.email }}
Given Name: {{ context.viewuser.given_name || '(None)' }}
Family Name: {{ context.viewuser.family_name || '(None)' }}
Company: {{ context.viewuser.company || '(None)' }}
Location: {{ context.viewuser.location || '(None)' }}
Password: Change password
Account Type: Individual account

Billing Information

Please enter an updated {{ changeMetadataInfo.title }}:
Please enter a new email address. A verification email will be sent before the change is applied.
Enter a new password. Passwords must be at least 8 characters in length.