Skip to content

Commit

Permalink
change cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
woa7 committed Feb 11, 2020
1 parent 6beffab commit 34deb58
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 @@ -112,4 +112,4 @@ EXPOSE 25 80 443
#VOLUME /config
VOLUME /var/piler

CMD ["/start.sh"]
CMD ["/bin/bash", "/start.sh"]

0 comments on commit 34deb58

Please sign in to comment.