
상황express로 개발한 backend 서버를 도커 이미지로 만들어 컨테이너로 생성해야 하는 상황이다.관련해서 진행한 내용을 정리해본다.프로젝트 구조Working Directory | dist src Dockerfile package.json package-lock.json빌드 및 실행 환경typescript로 구성하였으므로 build 과정이 필요했다.javascript 프로젝트 인 경우는 빌드 과정은 생략하면 된다.환경express + typescript + esmpackages.json"scripts": { ... "build": "npx ts-node build.ts", "start": "node -r module-alias/register ./dist --env=production"..
카테고리 없음
2024. 8. 1. 14:34
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 1종 적성검사 과태료
- rest api crud
- 티스토리챌린지
- Oracle Database 19c install
- 1종 적성검사
- 1종 적성검사 국가건강검진
- 외래키 생성
- docker image 경량화
- 오블완
- mariadb 외래키 조회
- oracle 19c 설치
- 스파르타 코딩클럽
- postgresql 트리거
- epel/x86_64
- rest api 단건 다건
- rest api 조회 생성 수정 삭제
- epel repo
- postgresql on update current_timestamp
- postgresql 수정시간 자동 갱신
- unplugin-auto-import
- 외래키 삭제
- dockerignore
- 외래키 인덱스 생성 구문 쿼리
- 1종 적성검사 신체검사
- express crud
- postgresql 외래키
- Oracle Database 19C 설치
- 강서 운전면허 시험장
- postgresql trigger
- docker multi stage build
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함