Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- spring boot http client
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <rect x="10" y="10" height="100" width="100" style="stroke:#ff0000; fill: #0000ff"/> </svg>
- sidecar
- MySQL
- intelij spring boot devtools
- java static resources
- spring boot 2.0 ssl
- redis cluster
- jpa auto increment
- spring boot ssl verify skip
- sidecar patern
- kubernates
- Spring Cloud Bus
- msa 4.0
- Distributed Tracing System
- <iframe src="http://erea.tistory.com/attachment/cfile21.uf@997995485B2F785A3292EE.svg"></iframe>
- spring cloud zuul
- spring boot hot swapping
- Service Mesh
- spring cloud load balancer
- tracing tool
- spring cloud api gateway
- spring boot ssl
- intelij devtools
- redis ha
- Istio
- Spring Cloud Config
- high availabillty
- Spring boot
- spring boot jks
Archives
- Today
- Total
erea
docker 설치시 hyper-v 오류시 본문
윈도우 docker toolbox 설치시
Error with pre-create check: "This computer is running Hyper-V. VirtualBox won't boot a 64bits VM when Hyper-V is activated. Either use Hyper-V as a driver
위와 같은 에러가 날시
시작->실행->cmd -> bcdedit /delete {1c93a8a9-7681-11e7-9617-64006a5fed90} /cleanup /f
재부팅후
bcdedit /set hypervisorlaunchtype off 로 hyper-v를 비활성화 하면 끝
'devops > docker' 카테고리의 다른 글
docker registry native basic auth (0) | 2018.07.16 |
---|---|
centos7 service script 사용 (0) | 2018.07.01 |
centos7 docker systemctl 권한 얻기 (0) | 2018.07.01 |
docker 환경구축 (0) | 2017.12.14 |
vagrant (0) | 2016.09.30 |
Comments