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

PIMS-690 Update to database dockerfile to resolve Permission Denied error #2038

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

TaylorFries
Copy link
Collaborator

@TaylorFries TaylorFries commented Jan 18, 2024

🎯 Summary

PIMS-690:

The following error were hit when rebuilding the database container with Docker.

------                                                                                                                                                                                                                               
 > [database 3/5] RUN mkdir -p /usr/config:
0.259 mkdir: cannot create directory '/usr/config': Permission denied
------
failed to solve: process "/bin/sh -c mkdir -p /usr/config" did not complete successfully: exit code: 1
make: *** [build] Error 17 

🔰 Checklist

  • I have read and agree with the following checklist and am following the guidelines in our Code of Conduct document.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation where required.
  • I have tested my changes to the best of my ability.
  • My changes generate no new warnings.

@TaylorFries TaylorFries changed the title Update to database dockerfile to resolve Permission Denied error PIMS-690 Update to database dockerfile to resolve Permission Denied error Jan 22, 2024
@TaylorFries TaylorFries merged commit 1f270e7 into main Jan 24, 2024
1 check passed
@TaylorFries TaylorFries deleted the PIMS-690-database-container-fix branch January 24, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants