Open M0NsTeRRR opened 4 months ago
Docker
v2.0.4
The frontend should not be rebuilt each time the container starts.
The container is rebuilding the frontend application each time because the env file used to store the build ID is not in the mounted directory.
env
Default sample config
build_frontend → Previous build detected {'id': 'None'} build_frontend → Starting UI build {}
PR #279
Deployment Type
Docker
Version
v2.0.4
Steps to Reproduce
Expected Behavior
The frontend should not be rebuilt each time the container starts.
Observed Behavior
The container is rebuilding the frontend application each time because the
env
file used to store the build ID is not in the mounted directory.Configuration
Devices
Logs