As a team,
we want to set up a Docker-based development environment,
so that all members can run the project consistently.
Acceptance Criteria:
- Dockerfile and docker-compose.yml are created
- Project can be started using Docker
- All team members can run the environment successfully