You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
To simplify the local development setup of our content publishing service, we need to introduce Docker Compose. This involves creating a docker-compose.yml file at the root of our project that defines and configures the content-publisher service using its Docker image.
Acceptance Criteria
Add docker-compose.yml in the root of the directory
Description
To simplify the local development setup of our content publishing service, we need to introduce Docker Compose. This involves creating a docker-compose.yml file at the root of our project that defines and configures the content-publisher service using its Docker image.
Acceptance Criteria