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

Dockerfile out of date #2

Closed
smpita opened this issue Nov 14, 2018 · 0 comments
Closed

Dockerfile out of date #2

smpita opened this issue Nov 14, 2018 · 0 comments

Comments

@smpita
Copy link
Collaborator

smpita commented Nov 14, 2018

Your upstream docker container boxedcode/alpine-nginx-php-fpm has introduced breaking changes in v1.7.3 resulting in the container closing and the following error:

standard_init_linux.go:190: exec user process caused "exec format error"

I suggest changing FROM boxedcode/alpine-nginx-php-fpm:latest to FROM boxedcode/alpine-nginx-php-fpm:v1.7.2 or otherwise update the dockerfile.

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

1 participant