Inflearn brand logo image

Inflearn Community Q&A

ash's profile image
ash

asked

Learn Docker and CI environment by following [2023.11 update]

Run React App with Docker

docker node_module 제거

Written on

·

270

0

안녕하세요 질문을 하기전에 질문들을 봤는데 , 

npm install 로 node_module 이 설치되고 ,

local 머신에서 copy 될때 한번 더 node_module 이설치된다하셨는데 , 

gitignore 가 있듯이

.dockerignore 파일이 존재하는건가요 ??

밑에 어떤 분이 질문 주셨네용 

그럼 여기다가 node_modules 를 적어줘서 하면 되는거죠 ?? ㅎㅎ 

 

awsdockergithub데이터 엔지니어링cicdtravis-ci

Answer

This question is waiting for answers
Be the first to answer!
ash's profile image
ash

asked

Ask a question