Skip to content
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

Add Docker support for running the app #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SalmaAlassal
Copy link

@SalmaAlassal SalmaAlassal commented Aug 24, 2024

This PR introduces Docker support for the Calculator application, making it easier to deploy and run the app in a consistent environment across different systems.

Changes include:

  • Adding a Dockerfile to build a Docker image for the application.
  • Adding a docker-compose.yml file to simplify running the container.
  • Updating the requirements.txt file to include two additional dependencies.
  • Updated the README.md to include instructions for running the application using Docker.

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.

1 participant