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

Docker #41

Merged
merged 9 commits into from
Jan 23, 2024
Merged

Docker #41

merged 9 commits into from
Jan 23, 2024

Conversation

madz-lw
Copy link
Contributor

@madz-lw madz-lw commented Dec 11, 2023

This PR introduces Docker integration to enable containerisation for this repository.

To run:
docker compose build
docker compose up -d
docker compose exec tell-us-who-you-employ rails db:setup

@madz-lw madz-lw marked this pull request as ready for review December 11, 2023 16:09
@madz-lw madz-lw requested a review from apricot13 December 14, 2023 14:19
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37b9bc0) 97.92% compared to head (a4e6097) 97.92%.

❗ Current head a4e6097 differs from pull request most recent head f2be508. Consider uploading reports for the commit f2be508 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #41   +/-   ##
========================================
  Coverage    97.92%   97.92%           
========================================
  Files           23       23           
  Lines          193      193           
========================================
  Hits           189      189           
  Misses           4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@apricot13 apricot13 merged commit 3110319 into develop Jan 23, 2024
1 check 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