Docker build frontend layer improvements (#1904)

* Improve frontend layer size and dep logging - test

* add temp build image for branch

* try to compress layers

* clean apt-get post-install

* Patch collector layer to preserve cache

* prep merge
This commit is contained in:
Timothy Carambat
2024-07-19 15:01:16 -07:00
committed by GitHub
parent 16df1f05e1
commit 2de6d64214
3 changed files with 43 additions and 39 deletions

View File

@@ -4,7 +4,6 @@
**/server/storage/*.db
**/server/storage/lancedb
**/collector/hotdir/**
**/collector/v-env/**
**/collector/outputs/**
**/node_modules/
**/dist/
@@ -13,6 +12,7 @@
**/.env
**/.env.*
**/bundleinspector.html
!docker/.env.example
!frontend/.env.production
**/tmp/**
**/.log
!docker/.env.example
!frontend/.env.production