Skip to content

Conversation

@shaver007
Copy link
Owner

📝 Pull Request

chore:Dockerfile - set base image, python, Flask app setup

Description

Briefly describe what this PR changes or adds.
Dockerfile:

  • set base image,
  • install python and pip
  • app setup

requirements.txt

  • provide app dependencies to be installed before app layer

Testing

How can reviewers test your changes?

  1. Run docker build .
  2. Run docker run -p
  3. Verify that the new component loads correctly

Checklist

  • Code builds and runs without errors
  • Tests (if any) pass
  • No unused files or comments

@shaver007 shaver007 self-assigned this Nov 2, 2025
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.

2 participants