-
Notifications
You must be signed in to change notification settings - Fork 102
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
Cloud Foundry Push dockerized image #91
Comments
Given this container works on standard Docker environments, this must mean there is something special about CF. We can't be expected to be experts in every runtime, have you done any digging that means you can give us something to look at? Furthermore, we also now have an "edge" tag available that has a different runtime, it might be worth giving that a try also. See #90 |
Could it be that our cloud foundry only supports https. Do I need also to install nginx as a reverse proxy? |
This line: |
So, yes, you'll need to set up nginx yourself. |
Pre issue-raising checklist
I have already (please mark the applicable with an
x
): xSoftware versions
Expected behaviour
Container starts
Actual behaviour
Tries to start but gets the following error
Steps to reproduce
cf push smt-pact-broker --docker-image dius/pact-broker
Relevent log files
Please ensure you set logging to
DEBUG
and attach any relevant log files here (or link from a gist).The text was updated successfully, but these errors were encountered: