theCourseForum2 icon indicating copy to clipboard operation
theCourseForum2 copied to clipboard

revert some docker changes

Open barrett-ruth opened this issue 1 year ago • 0 comments

docker changes previously cached layers like npm and pip dependencies

however whenever a nee dependency is added these layers remain cached since docker doesn't know to detect these changes

add the installation commands back to the run script instead of as a layer in the compose file

barrett-ruth avatar Feb 04 '24 17:02 barrett-ruth