mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	chore(docker): remove TODO
This commit is contained in:
		| @@ -18,7 +18,6 @@ RUN npm ci && \ | |||||||
|       /usr/src/app/build \ |       /usr/src/app/build \ | ||||||
|       /tmp/node-compile-cache |       /tmp/node-compile-cache | ||||||
|  |  | ||||||
| #TODO: run cleanupNodeModules script |  | ||||||
| #TODO: improve node_modules handling in copy-dist/Dockerfile -> remove duplicated work | #TODO: improve node_modules handling in copy-dist/Dockerfile -> remove duplicated work | ||||||
| #      currently copy-dist will copy certain node_module folders, but in the Dockerfile we delete them again (to keep image size down), | #      currently copy-dist will copy certain node_module folders, but in the Dockerfile we delete them again (to keep image size down), | ||||||
| #      as we install necessary dependencies in runtime buildstage anyways | #      as we install necessary dependencies in runtime buildstage anyways | ||||||
|   | |||||||
| @@ -18,7 +18,6 @@ RUN npm ci && \ | |||||||
|       /usr/src/app/build \ |       /usr/src/app/build \ | ||||||
|       /tmp/node-compile-cache |       /tmp/node-compile-cache | ||||||
|  |  | ||||||
| #TODO: run cleanupNodeModules script |  | ||||||
| #TODO: improve node_modules handling in copy-dist/Dockerfile -> remove duplicated work | #TODO: improve node_modules handling in copy-dist/Dockerfile -> remove duplicated work | ||||||
| #      currently copy-dist will copy certain node_module folders, but in the Dockerfile we delete them again (to keep image size down), | #      currently copy-dist will copy certain node_module folders, but in the Dockerfile we delete them again (to keep image size down), | ||||||
| #      as we install necessary dependencies in runtime buildstage anyways | #      as we install necessary dependencies in runtime buildstage anyways | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user