Skip to content

Conversation

@RavinduWeerakoon
Copy link

@RavinduWeerakoon RavinduWeerakoon commented Feb 27, 2025

Dockerization of the Project

  • Backend Dockerfile
  • Frontend Dockerfile
  • Docker Compose
  • Added a docker-compose.yaml file to orchestrate the backend, frontend, and PostgreSQL services.
  • dockerignore Files
  • Added .dockerignore files to exclude unnecessary files and directories from the Docker build context.

This change ensured that a person could run the project by using only docker-compose without any configurations.

Closes #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Docker Support in DataLoom

1 participant