Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Process/Linux Container/Container Managers/Docker/Docker CLI/docker image/docker image tag/
An image does not exist locally with the tag
Search

An image does not exist locally with the tag

이미지 푸쉬하려면 태그 자기 푸쉬하려는데 추가해야함
[docker] push 에러 (An image does not exist locally with the tag: 1013cm/coupang_api)
docker push 1013cm/coupang_api 위의 명령어로 도커 이미지를 push 하려고 하는데, 아래와 같은 오류가 발생했습니다. (참고로 위의 명령어는 도커 허브에 있는 제 repository인 1013cm/coupang_api에 도커 이미지를 push하기 위한 명령어 입니다.) An image does not exist locally with the tag: 1013cm/coupang_api 로컬에서 1013cm/coupang_api 의 이름을 가진 이미지가 없다고 합니다.
[docker] push 에러 (An image does not exist locally with the tag: 1013cm/coupang_api)
https://taewooblog.tistory.com/139
[docker] push 에러 (An image does not exist locally with the tag: 1013cm/coupang_api)

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/Linux Process/Linux Container/Container Managers/Docker/Docker CLI/docker image/docker image tag/
An image does not exist locally with the tag
Copyright Seonglae Cho