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

Fix Dockerfile #4

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Fix Dockerfile #4

merged 1 commit into from
Oct 21, 2023

Conversation

mhallmark
Copy link
Contributor

The pages directory are required for nextra apparently. This PR explicitly copies the pages dirctory in the image.

Describe your changes

Please describe your changes in detail.

Issue ticket number and link

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Database
  • Documentation Update
  • Infrastructure
  • CI/CD

Checklist before requesting a review

  • My code follows the style guidelines
  • I have performed a self-review of my own code
  • I have commented my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added unit and integration tests if necessary
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

The pages directory are required for nextra apparently. This PR
explicitly copies the pages dirctory in the image.
@BillChirico BillChirico merged commit 4f29453 into master Oct 21, 2023
1 check passed
@BillChirico BillChirico deleted the fix-dockerfile branch October 21, 2023 23:09
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