Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hhyo authored and lihuanhuan committed Apr 12, 2018
1 parent 6415000 commit d7890fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ ENV LC_ALL zh_CN.utf8
EXPOSE 9123

#start service
ENTRYPOINT source /opt/venv4archer/bin/activate && bash /opt/archer/src/docker/startup.sh && bash
ENTRYPOINT bash /opt/archer/src/docker/startup.sh && bash

0 comments on commit d7890fb

Please sign in to comment.