Skip to content

fix(docker): fix docker compose setup for development environment #7781

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PritishBudhiraja
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

docker compose development was not working for web

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

docker compose development was not working

How did you test it?

Via running docket compose locally

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
PritishBudhiraja Pritish Budhiraja
@PritishBudhiraja PritishBudhiraja self-assigned this Apr 10, 2025
@PritishBudhiraja PritishBudhiraja requested a review from a team as a code owner April 10, 2025 07:30
Copy link

semanticdiff-com bot commented Apr 10, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  docker-compose-development.yml  3% smaller

@PritishBudhiraja PritishBudhiraja linked an issue Apr 10, 2025 that may be closed by this pull request
@PritishBudhiraja PritishBudhiraja added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Apr 10, 2025
@PritishBudhiraja PritishBudhiraja changed the title fix: docker compose development fix fix(docker): fix docker compose setup for development environment Apr 10, 2025

Verified

This commit was signed with the committer’s verified signature.
PritishBudhiraja Pritish Budhiraja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: docker compose development fix
2 participants