Skip to content

Commit

Permalink
Expose docker port [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
imWildCat committed May 25, 2018
1 parent 739c67a commit abb9288
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ RUN apk add --update --no-cache libxslt-dev

COPY --from=build /usr/local/lib/python3.6/site-packages/ /usr/local/lib/python3.6/site-packages/

EXPOSE 8000

CMD python -m scylla

0 comments on commit abb9288

Please sign in to comment.