Skip to content

Update docker compose to build the backend image only once #2927

@ahmedxgouda

Description

@ahmedxgouda

Is your feature request related to a problem? Please describe.
The backend and worker services use the same build context and they build the same image in the same time.

Describe the solution you'd like
We should build the image once only in one service and reuse the image in the other service. We should do this in all environments (i.e. local, production, and staging).

Are you going to work on implementing this?

  • Yes
  • No

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions