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

Is this a Windows issue? #10

Open
ghost opened this issue May 5, 2018 · 3 comments
Open

Is this a Windows issue? #10

ghost opened this issue May 5, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented May 5, 2018

I just copied down the repo, built the image with no issues, but when I try to run the image I get:
standard_init_linux.go:190: exec user process caused "no such file or directory"

The only thing I changed was to edit the zend.lic file to add my real license info.

I also tried to run the Docker hub version, and while that seems to complete without issue, it does not mount my application, nor does it allow me access to the ZendServer instance. It outputs that I can access the instance at http://172.17.0.2:10081 but nothing loads at that URL. If I ping my Docker subnet I get a response from it, but if I ping 172.17.0.2 I get nothing.

Any thoughts on either?

Thank you.

FYI: My system is a freshly installed Windows 10 Pro, running Docker version 18.03.1-ce-win65 (17513)

@ghost
Copy link
Author

ghost commented May 7, 2018

Bump! Any help here?

@davidl-zend
Copy link
Contributor

Sorry for the late response. I have not tested building on windows - I build our images on Ubuntu 16.04/18.04. Does your issue also happen with the pre-built image (zend/php-zendserver)? About the license you can pass your custom license at runtime (launch) using environment variables: docker run php-zendserver -e ZEND_LICENSE_KEY= -e ZEND_LICENSE_ORDER=

@ghost
Copy link
Author

ghost commented Jul 9, 2018 via email

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