ext4.vhdx 용량 줄이는 법 1. Windows 터미널을 실행하여 명령프롬프트로 진행합니다. 2. diskpart입력하여 실행합니다. 3. 저 ext4.vhdx의 절대경로를 복사한 다음, 아래와 같이 입력합니다 select vdisk file="[절대경로]" 4. "DiskPart가 가상 디스크 파일을 선택했습니다." 라고 뜨면 compact vidks 라고 입력합니다 윈도우10/11에서 WSL2를 사용하고 계시는분들은 이 작업 하세요 : 클리앙 (clien.net) ext4.vhdx 데이터 C에서 다른 디스크로 옮기는 법 사이트에서 예시로 E디스크로 옮겼다 1- Shutdown all WSL distros Step 1: Stop Docker Step 2: Export, unregister then..
ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)... day17-my_backend-1 | Error: connect ECONNREFUSED 127.0.0.1:3306 day17-my_backend-1 | at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) 독커에서 mysql 연결실패일 때 시도방법 참고 엔티티 이름 바꾸기 entities: [__dirname + '/../apis/**/*.entity.*'] my.ini 파일 bind-address 바꾸기 bind-address : 127.0.0.1 mysql_native_password로 바꾸기 닥커안 mysq..

도커 버전 및 설치 확인 Win 기준 docker 확인은 powershell 또는 cmd가 된다... Dockerfile 설명 //------------포장 시작------------------------------------------------------ WORKDIR /myfolder/ (. (내 파일들을 ) // 독허 가상컴퓨터 안에 myfolder/ 이 파일 만들어준다. COPY ./package.json 그리고 yarn.lock /myfolder/ (. package.json, yarn.lock 을 독허컴퓨터 안에//myfolder/에 복사해준다. RUN yarn install //얀을 설치한다. 또한 위 코드들을 실행한다. 꽤나 무겁고 시간이 오래 걸린다. COPY . /myfolder/ 소..
- Total
- Today
- Yesterday
- 공부법
- yarn
- Playground
- arrow
- 콜백
- 도커
- 명령어
- elasticsearch
- 백틱
- function
- nodemon
- Spread
- 프로그래머스
- postman
- NPM
- docker
- axios
- js
- Rest
- typeorm
- 에러
- error
- Callback
- GraphQL
- Console
- 코드캠프
- 독커
- 호이스팅
- arrowfunction
- 코딩습관
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |