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
- Java
- http
- 스프링부트 계층구조
- 프레젠테이션 계층
- RESTfull API
- java I/O
- ORM
- 스프링부트 구조
- 비즈니스 계층
- 비동기
- 로그인/로그아웃
- 스프링 부트 테스트
- 동기
- 작업명중복
- spring
- IPC
- 스프링부트
- formmatted
- 스프링
- JPA
- 퍼시스턴스 계층
- 토큰기반 인증
- MSA
- 로그인 인증 흐름
- JWT
- ./gradlew docker
- 세션기반 인증
- 어노테이션
- ./gr
- @temproal
Archives
- Today
- Total
목록docker (1)
[DEV] J-Jay
ERROR: error during connect: this error may indicate that the docker daemon is not running
문제 >./gradlew docker 터미널에서 위 코드를 실행시 아래와 같은 에러가 발생했다. > Configure project : 서비스명 task Jar명 output files > Task :서비스명:docker FAILED ERROR: error during connect: this error may indicate that the docker daemon is not running: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping": open //./pipe/docker_engine: The system cannot find the file specified. FAILURE: Build failed with an exception. * What went..
Trouble Shooting/Error
2024. 4. 22. 21:44