Skip to content

Commit

Permalink
fixed docker command
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschubert committed Apr 27, 2017
1 parent 5bb154e commit d176846
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 @@ -30,4 +30,4 @@ RUN apk --no-cache --virtual .build-dependencies add git \

WORKDIR /

CMD [ "/${PROJECT}" ]
CMD [ "/content-rw-elasticsearch" ]

0 comments on commit d176846

Please sign in to comment.