Skip to content
Permalink
Browse files

removing bash entrypoint as per @ibnesayeed, also fixing missing depe…

…ndency
  • Loading branch information...
shawnmjones committed Jun 17, 2019
1 parent 57a2db4 commit 2fc744be3478591464f9ac7f2a380edbfac96ac9
Showing with 1 addition and 2 deletions.
  1. +0 −2 Dockerfile
  2. +1 −0 setup.py
@@ -8,5 +8,3 @@ RUN pip install .

WORKDIR /raintale-work

# keep the container running so we can execute raintale commands
ENTRYPOINT /bin/bash
@@ -38,6 +38,7 @@
'google_auth_oauthlib',
'jinja2',
'oauth2client',
'Pillow',
'pyyaml',
'python-twitter',
'requests',

0 comments on commit 2fc744b

Please sign in to comment.
You can’t perform that action at this time.