Skip to content

make no longer working as expected with Alpine 3.14 based containers #378

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

Closed
jufemaiz opened this issue Jul 23, 2021 · 3 comments
Closed

Comments

@jufemaiz
Copy link

jufemaiz commented Jul 23, 2021

See the following gist:

https://gist.github.com/jufemaiz/a5512eb7f87a0f33f512b806dec49e5a

make commands lack permissions or path or something?

@jufemaiz
Copy link
Author

Related: docker-library/php#1177

@tianon
Copy link
Member

tianon commented Jul 23, 2021

Yep, as noted in docker-library/php#1177, this is something related to the containerization combined with newer musl. If you're not on the latest release of Docker, libseccomp, and runc, I'd suggest starting with an update to all of those.

@jufemaiz
Copy link
Author

Solution:

Docker 20.10.5 does not work and is the source of the problem.

Docker 20.10.6 and 20.10.7 both work.

Why the heck that is is absolutely bizarre!

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