Skip to content

Create Dockerfile#22

Merged
AJaccP merged 2 commits into
mainfrom
Rihane15-patch-1-1
Jul 12, 2026
Merged

Create Dockerfile#22
AJaccP merged 2 commits into
mainfrom
Rihane15-patch-1-1

Conversation

@Rihane15

Copy link
Copy Markdown
Contributor

No description provided.

@AJaccP AJaccP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dockerfile looks good!

Please also add a .dockerignore to avoid all the repo content being sent to the docker daemon as build context. It should exclude:

  • .venv
  • .env
  • tests
  • data
  • .coverage, htmlcov
  • .vscode
  • Anything else you think is worth excluding

@AJaccP
AJaccP merged commit afc0dcd into main Jul 12, 2026
2 checks passed
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