DeepBI icon indicating copy to clipboard operation
DeepBI copied to clipboard

docker apt-get update and install takes too long

Open wangshiyouyang opened this issue 2 years ago • 1 comments

Docker apt-get update and install takes too long,need to adjust the source

wangshiyouyang avatar Dec 22 '23 09:12 wangshiyouyang

At present, 2 processes are optimized.

  1. The compiled front-end code is built into the project and does not need to be compiled again.
  2. The project code is externally mounted during docker operation, so that the code can be directly used for upgrading

wangshiyouyang avatar Jan 08 '24 03:01 wangshiyouyang