Skip to content

docker rebuild frontend every time #278

@M0NsTeRRR

Description

@M0NsTeRRR

Deployment Type

Docker

Version

v2.0.4

Steps to Reproduce

  1. start the hyperglass container
  2. stop the hyperglass container
  3. start again the hyperglass container

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

Default sample config

Devices

Default sample config

Logs

build_frontend → Previous build detected {'id': 'None'}
build_frontend → Starting UI build {}

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions