Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup-ui: add node_modules and build to dockerignore #731

Open
ioannistsanaktsidis opened this issue Jan 29, 2025 · 0 comments
Open

setup-ui: add node_modules and build to dockerignore #731

ioannistsanaktsidis opened this issue Jan 29, 2025 · 0 comments
Labels
enhancement New feature or request status: new

Comments

@ioannistsanaktsidis
Copy link
Contributor

Description

When building the ui with docker locally we should ignore our local node_modules and builds.

Work involved

  • Add node_modules and build directories to dockerignore

Acceptance criteria

  • The node_modules and the build directory are ignored and build from scratch when executing make run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request status: new
Projects
None yet
Development

No branches or pull requests

2 participants