Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

This pull request introduces Docker-based containerization for the ETL pipeline to provide a consistent, isolated, and reproducible development environment.
The update adds a Dockerfile, docker-compose.yml, .dockerignore, and updates the README with Docker usage instructions.
This removes the dependency on local Python environments and allows contributors to run the pipeline using docker-compose up with automatic code syncing via volume mounts.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #42 — [Feature]: Containerize the ETL Pipeline with Docker

Checklist

@Satvik-Singh192
Copy link
Contributor Author

@Dheerajyadav1 please review my Pull request sir

@Dheerajyadav1 Dheerajyadav1 merged commit aae391f into OPCODE-Open-Spring-Fest:main Nov 15, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Containerize the ETL Pipeline with Docker

2 participants