| title | `glab auth docker-helper` |
|---|---|
| stage | AI Coding |
| group | Code Review |
| info | To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments> |
A Docker credential helper for GitLab container registries.
Responds to Docker credential helper requests for GitLab container registries. Docker invokes this command automatically.
glab auth docker-helper [flags]
# Docker invokes the helper automatically; supported actions are 'store', 'get', and 'erase'.
# Retrieve the stored credentials for a registry:
echo registry.gitlab.com | glab auth docker-helper get -h, --help Show help for this command.