Learn how to connect to the Docker Hub registry from a terminal using Docker Hub generated access tokens. We will also go over the Docker config.json file and the docker login and docker logout commands.
Docker Hub URL
https://hub.docker.com/
Access Token Generation URL
https://app.docker.com/settings/perso...
Become a Better Developer
📚 https://courses.wittcode.com
My Software
📡 WittCepter - https://chromewebstore.google.com/det...
🪵 ConsoleLog - https://chromewebstore.google.com/det...
Download Code
👨💻 https://blog.wittcode.com
⌛ Timestamps
0:00 - Introduction
0:19 - Create a Docker Hub Account
0:29 - What is Docker Hub?
0:42 - What are Docker Hub Access Tokens
1:03 - Generating an Access Token
1:50 - docker login Command
2:48 - Docker config.json File
3:45 - docker logout Command
4:12 - Outro