Skip to content

Conversation

@duggelz
Copy link
Contributor

@duggelz duggelz commented Aug 11, 2017

No description provided.

@duggelz duggelz force-pushed the dgreiman/eventlet branch 2 times, most recently from c51ae56 to 71fec10 Compare August 11, 2017 00:17
@duggelz duggelz force-pushed the dgreiman/eventlet branch from 71fec10 to 99ca0be Compare August 11, 2017 00:39
The eventlet worker for gunicorn dies if /etc/protocols isn't present,
which was previously the case.  We now install the Debian 'netbase'
package which provides this file and others.
@duggelz duggelz force-pushed the dgreiman/eventlet branch from 99ca0be to 50e51f6 Compare August 11, 2017 01:48
ADD requirements.txt /app/
RUN pip install -r requirements.txt
ADD . /app/
RUN gunicorn -k eventlet -b :$PORT --daemon main:app ; \

Choose a reason for hiding this comment

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

neat

@duggelz duggelz changed the title [DO NOT MERGE] Add compatibility test for the 'eventlet' Python package. Add compatibility test for the 'eventlet' Python package. Aug 16, 2017
@duggelz duggelz merged commit 0ed01f2 into master Aug 16, 2017
@duggelz duggelz deleted the dgreiman/eventlet branch August 16, 2017 20:44
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.

2 participants