To fix the issue that the container started twice
Reference: https://github.com/docker-library/php/issues/187
This commit is contained in:
parent
d8befac846
commit
3860c5b8ed
|
|
@ -24,6 +24,9 @@ docker run -d \
|
|||
|
||||
## Changelog
|
||||
|
||||
* 2017-07-27: version 0.1.2
|
||||
* Fix the container started twice: "httpd (pid 13) already running"
|
||||
|
||||
* 2017-04-28: version 0.1.1
|
||||
* Fix http server doesn't start after the container restarted
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue