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

fixing #272 #276

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fixing #272 #276

wants to merge 2 commits into from

Conversation

joshuacox
Copy link

Still broken, but fixed dockerfile to not hammer repos, and left a couple of sleeps on some debug statements to illuminate the issue

Pull Request Title

fixing/#272

Related Issue

#272

Description

fixing docker/compose

Type

  • [ x ] Bug Fix
  • Feature Enhancement
  • Documentation Update
  • Code Refactoring
  • Other (please specify):

Proposed Changes

  1. fix build file so people don't get their IP addresses banned from the repos for wasting resources by pulling the same things repeatedly for no reason.
  2. fix compose file so that Data directories are mounted in as volumes

How to Test

  1. docker compose up

Checklist

none of these are working as it still halts as it cannot find the resumes

  • The code compiles successfully without any errors or warnings
  • The changes have been tested and verified
  • The documentation has been updated (if applicable)
  • The changes follow the project's coding guidelines and best practices
  • The commit messages are descriptive and follow the project's guidelines
  • All tests (if applicable) pass successfully
  • This pull request has been linked to the related issue (if applicable)

…uple of sleeps on some debug statements to illuminate the issue

Signed-off-by: Joshua Edward McLaughlin Cox <josh@webhosting.coop>
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.

1 participant