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

feat: add Dockerfile #10

Merged
merged 23 commits into from
Oct 16, 2023
Merged

feat: add Dockerfile #10

merged 23 commits into from
Oct 16, 2023

Conversation

balajtimate
Copy link
Collaborator

  • Added Dockerfile and .dockerignore to build Docker image
  • Updated CI workflow to include automatically pushing docker images to Dockerhub on dev push
  • Added PR template
  • Updated requirements.txt to include cli_test_helpers (was causing issues with CI, will be removed in future)

Closes #6

@balajtimate balajtimate merged commit 135758a into dev Oct 16, 2023
6 checks passed
@balajtimate balajtimate deleted the add_docker branch October 16, 2023 11:11
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.

feat: Dockerfile
1 participant