728x90 docker push1 [도커 에러] The push refers to repository [docker.io/dmstjr0605/test]An image does not exist locally with the tag: dmstjr0605/test docker push dmstjr0605/test:0.1 docker hub에 테스트 겸 만든 docker image를 업로드 하려고 docker push를 하였더니 더보기 The push refers to repository [docker.io/dmstjr0605/test] An image does not exist locally with the tag: dmstjr0605/test 아래와 같은 오류가 발생하였다 즉, An image does not exist locally with the tag: dmstjr0605/test => 로컬에 dmstjr0605/test의 이름을 가진 image가 없다고 뜬다 해결법을 찾아보니 docker hub의 repository 이름과 로컬의 docker image .. 2022. 1. 18. 이전 1 다음 728x90 728x90