question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is there a reason that there is no equivalent of docker logout?

I imagine this would take a registry (str) and dockercfg_path (str) as parameters and simply remove the appropriate section from the file.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:4
  • Comments:7

github_iconTop GitHub Comments

4reactions
vukobratcommented, Apr 1, 2019

Lets try 3 years later…do we have docker logout now? 😃

1reaction
shin-commented, Jun 15, 2016

By design, docker-py doesn’t modify the config file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

docker logout - Docker Documentation
docker logout. Log out from a Docker registry. Usage . $ docker logout [SERVER]. For example uses of this command, refer to...
Read more >
Log out from a Docker registry. - manpages.ubuntu!
Log out of a Docker Registry located on the specified SERVER. You can specify a URL or a hostname for the SERVER value....
Read more >
docker logout - Docker Documentation
Description. Log out from a Docker registry ... docker, The base command for the Docker CLI. Examples. $ docker logout localhost:8080. File formats....
Read more >
Docker: how to log out from all remote registries?
I thought the docker logout command would log me out from the remote private docker registry I had just logged in but it...
Read more >
docker logout - API Manual
Log out from a Docker registry. Usage. docker logout [SERVER]. Parent command. Command, Description. docker, The base command for the Docker CLI.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found