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

Solve the problem of creating an image for each build #3

Open
2 tasks
nico25-orange opened this issue Jun 6, 2023 · 0 comments
Open
2 tasks

Solve the problem of creating an image for each build #3

nico25-orange opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nico25-orange
Copy link
Contributor

Overview

Currently, docker image is duplicated every executing make build command.
If we run this command every build and preview, it would be a drain on PC resources.

Task

  • Refactoring a Makefile.
  • Make sure that the new Docker image is not duplicated.
@nico25-orange nico25-orange self-assigned this Jun 6, 2023
@nico25-orange nico25-orange added the bug Something isn't working label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant