#
# docker login [21:09:49]
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: namacin@gmail.com
Password:
Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
#
#
로그인 아이디에 이메일을 쓰면 안된다고하네...
#
# docker login [21:18:57]
Login with your Docker ID to push and pull images from Docker Hub. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username: namacin
Password:
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
#
#
'운영_설치 > 도커' 카테고리의 다른 글
도커 blah~ blah~ (0) | 2020.09.08 |
---|---|
docker-compose.yml 예제 (0) | 2020.09.08 |
MySQL 컨테이너의 사용 (0) | 2020.06.11 |
private registry 사용하기 (0) | 2020.03.21 |
도커 사용의 이것저것 (0) | 2020.03.21 |