Skip to content

Create Dockerfile#22

Open
Rihane15 wants to merge 1 commit into
mainfrom
Rihane15-patch-1-1
Open

Create Dockerfile#22
Rihane15 wants to merge 1 commit into
mainfrom
Rihane15-patch-1-1

Conversation

@Rihane15

Copy link
Copy Markdown

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

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