mirror of https://github.com/docker/docs.git
Revert "Add redirect URL for service account"
This reverts commit f25bdd26a2
.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
ac1df4d6a9
commit
017a22c25b
|
@ -2,8 +2,6 @@
|
||||||
title: Managing access tokens
|
title: Managing access tokens
|
||||||
description: Learn how to create and manage your personal Docker Hub access tokens to securely push and pull images programmatically.
|
description: Learn how to create and manage your personal Docker Hub access tokens to securely push and pull images programmatically.
|
||||||
keywords: docker hub, hub, security, PAT, personal access token
|
keywords: docker hub, hub, security, PAT, personal access token
|
||||||
redirect_from:
|
|
||||||
- /docker-hub/service-accounts/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Docker Hub lets you create personal access tokens as alternatives to your password. You can use tokens to access Hub images from the Docker CLI.
|
Docker Hub lets you create personal access tokens as alternatives to your password. You can use tokens to access Hub images from the Docker CLI.
|
||||||
|
|
Loading…
Reference in New Issue