Is there any way for React to use any variable outside project so that Docker builds React project from caching once it is built?

后端 未结 0 1593
北荒
北荒 2020-12-18 04:17

Whenever I try to dockerize the React project, if any changes occured in the project, docker re-builds the image from the beginning, which means that it does not use cache.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题