Skip to content

Commit

Permalink
Update dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neoklosch committed Jun 13, 2017
1 parent 2d41516 commit 931f59f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions motey-docker-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ MAINTAINER Neoklosch version: 0.0.1
ADD ./setup.sh /tmp/setup.sh
ADD ./requirements.txt /tmp/requirements.txt
RUN /bin/bash /tmp/setup.sh

EXPOSE 5023 5090 5091 5092 5094 5094 1883

CMD ["motey", "start"]

0 comments on commit 931f59f

Please sign in to comment.