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

Container won't start twice: "httpd (pid 13) already running" #187

Closed
conradkleinespel opened this issue Jan 28, 2016 · 8 comments
Closed

Comments

@conradkleinespel
Copy link

Hello,

Thanks for setting up this image. It's saving me a ton of time 👍

It seems like if you run php:5.6-apache through Docker Compose, it will run fine the first time, but not the second time, because it seems to be keeping a reference to the previous process ID.

This have discussed here previously (in 2014): https://groups.google.com/forum/#!topic/docker-user/2dP09wrq5Qk

Is there any specific reason for this? Would you be OK with a PR that removes the left over PID before exiting, as shown in the link above.

Best regards,
Conrad

@tianon
Copy link
Member

tianon commented Jan 28, 2016 via email

@chrissound
Copy link

I'm running into this issue on the 5.6.3-apache tag.

@tianon
Copy link
Member

tianon commented Jun 9, 2017

Can you please try again with 5.6-apache? (5.6.30 is the latest, but intermediate or old point releases are not supported -- only the latest is)

@chrissound
Copy link

If they're not supported can we mention this on the readme / docker page?

@tianon
Copy link
Member

tianon commented Jun 9, 2017 via email

@chrissound
Copy link

Oh I see, it's 5.6.30-apache and not 5.6.3-apache, right?

@tianon
Copy link
Member

tianon commented Jun 9, 2017 via email

seterrychen added a commit to seterrychen/apt-mirror-http-server that referenced this issue Jul 27, 2017
@docker-library docker-library deleted a comment from anjarasoa Feb 27, 2018
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

4 participants