-
Notifications
You must be signed in to change notification settings - Fork 25
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
Action '-D FOREGROUND' failed. #1
Comments
If you could, please add version info from these two commands: docker -v Thanks |
docker -v I have exactly the same problem |
Hi, I am facing exact same issue. |
docker -v |
Hi I am having issues with below.
I tried ssh into docker container with below to check the ssl certficate and it didn't empty.
Please help me |
You're using Per the instructions, you need to use:
This does two things:
Hope that helps, |
This particular issue only seems to happen on Windows Docker hosts, and has to do with Docker on Windows subsystems. We recommend using Linux Docker hosts. |
I followed the instructions and run this command
Then I run the this command to check whether ssl certificate and key are there or not.
I found that certificates are not empty. I don't understand why container not start and remains in exited status and also don't why apache can't read ssl certificates. I am using unbuntu server. Please help me. |
@ramesh8830 - I created a new issue for your problem. This one will remain closed. |
Having this issue when I try to run docker-openach on my local computer.
docker-compose up gives the following output
docker-compose --verbose up gives the following output
The text was updated successfully, but these errors were encountered: