Skip to content

Commit

Permalink
chaneg cmd to entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
Syed Abbas authored and Syed Abbas committed Sep 30, 2018
1 parent f3a5a0f commit c1e413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ COPY Gemfile.lock Gemfile.lock

RUN bundle

CMD ["./bin/spendthrift"]
ENTRYPOINT ["./bin/spendthrift"]

0 comments on commit c1e413f

Please sign in to comment.