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

update and pull back permissions in backend Dockerfile #235

Open
1 task
fergmac opened this issue Jan 9, 2025 · 0 comments
Open
1 task

update and pull back permissions in backend Dockerfile #235

fergmac opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@fergmac
Copy link
Collaborator

fergmac commented Jan 9, 2025

Describe the task
To resolve the permission issue associated with Django collect static command. Where the static files are copied over to "/app/staticfiles" we updated the permission inside the Dockerfile. We need to dial back the permissions to make this more secure.

Purpose
Improve security of the application. The current permission set is good for debugging.

Acceptance Criteria

  • The backend container has the appropriate permissions to successfully and securely copy the static files over to the expected location

Additional context

  • Add any other context about the task here.
  • Or here
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

No branches or pull requests

2 participants