티스토리 뷰
ERROR: Service 'app' failed to build: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 10.0.2.3:53: read udp 10.0.2.15:43602->10.0.2.3:53: i/o timeout
도커에서 기동시 위와 같은 오류가 날 경우 아래와 같이 입력 후 기동을 한다
$ docker-machine restart default $ eval $(docker-machine env default)
$ docker-compose.exe up Building app Step 1/5 : FROM openjdk:10.0.1-jdk ERROR: Service 'app' failed to build: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 10.0.2.3:53: read udp 10.0.2.15:43602->10.0.2.3:53: i/o timeout $ docker-machine restart default Restarting "default"... (default) Check network to re-create if needed... (default) Windows might ask for the permission to configure a dhcp server. Sometimes, such confirmation window is minimized in the taskbar. (default) Waiting for an IP... Waiting for SSH to be available... Detecting the provisioner... Restarted machines may have new IP addresses. You may need to re-run the `docker-machine env` command. $ eval $(docker-machine env default) $ docker-compose.exe up Building app Step 1/5 : FROM openjdk:10.0.1-jdk 10.0.1-jdk: Pulling from library/openjdk e367ac4072dc: Pull complete 9a57779b5dba: Pull complete 7a4c28c5ff25: Pull complete 9a8bf5e9a1f1: Pull complete 0e45f9a301ef: Pull complete 70656c3c9396: Pull complete e1eb305208da: Pull complete e022358c7c3e: Pull complete
'개발' 카테고리의 다른 글
java.lang.string cannot be cast to com.facebook.react.uimanager.accessibility DelegateUtil$accessibilityRole (0) | 2018.10.24 |
---|---|
gradle 빌드 환경에서 profile 적용하기 (0) | 2018.10.17 |
git 사용시 .idea 제거하기(workspace.xml 제외) (0) | 2018.09.07 |
web sequence diagram 오픈 (0) | 2018.07.10 |
딴짓 오픈 (0) | 2018.06.28 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- java
- 도커
- vim
- Linux
- 맛집
- Kotlin
- ls
- jQuery
- Access
- vi
- grant
- 톰캣
- oracle
- maven
- Database
- Shell
- Build
- Eclipse
- resttemplate
- IntelliJ
- 코틀린
- vrapper
- properties
- boot
- 합정
- Profile
- Spring
- Tomcat
- docker
- mybatis
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함