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

Add option configure ports mapping #51

Closed

Conversation

lukas-bednar
Copy link
Contributor

No description provided.

@lukas-bednar
Copy link
Contributor Author

Hm ... there is some problem to install packages for centos7, maybe some mirror problem.
However it works for me ok, I will try to retrigger that build again later ...

https://travis-ci.org/chrismeyersfsu/provision_docker/builds/242375361

url: "http://localhost:8080"
status_code: 200
register: result
until: result.status == 200 # Welcome page is not really welcoming
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment, it is not relevant with nginx apache ...

@lukas-bednar
Copy link
Contributor Author

From some reason I can not install "anything" from outside of container when setting ports field.
This issue happens on travis-ci, and I wasn't able to reproduce that issue locally.
I tried different images (centos7, ubuntu14.04, 18.04) and all of them worked on local system and failed on travis.

I don't have any idea what else to try, any thoughts are welcomed.

@haidaraM
Copy link

haidaraM commented Dec 8, 2017

Mine is working properly when I'm testing my role https://github.com/haidaraM/ansible-role-django/blob/tests/test/test.yml#L34

You can see my travis build here: https://travis-ci.org/haidaraM/ansible-role-django/builds/313528004

@lukas-bednar
Copy link
Contributor Author

@haidaraM thanks for hint, and good news, I was able to reproduce that issue on my local env. so now I think I can move on.

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

Successfully merging this pull request may close these issues.

None yet

3 participants