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

Resolve failing Docker builds #13

Closed
AlexAxthelm opened this issue May 28, 2024 · 1 comment
Closed

Resolve failing Docker builds #13

AlexAxthelm opened this issue May 28, 2024 · 1 comment
Assignees
Labels

Comments

@AlexAxthelm
Copy link
Contributor

Since RMI-PACTA/workflow.pacta#60, this repo has not been able to build a docker image sucessfully.

My suspicion is that since that Dockerfile sets the USER to non-root, when this one tries to install new sysdeps, it fails with a permission error.

Hopefully sorting out the USER will resolve the issue.

Example: https://github.com/RMI-PACTA/workflow.pacta.report/actions/runs/9261592825

@AlexAxthelm AlexAxthelm self-assigned this May 28, 2024
@AlexAxthelm
Copy link
Contributor Author

closed by #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant