Skip to content

Commit

Permalink
Merge pull request #143 from haiwen/expose-80-ce
Browse files Browse the repository at this point in the history
add expose 80 port to seafile Dockerfile
  • Loading branch information
renfeipeng authored Feb 19, 2019
2 parents 03270ed + cf06724 commit 75c45f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions image/seafile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ ADD scripts/create_data_links.sh /etc/my_init.d/01_create_data_links.sh
COPY scripts /scripts
COPY templates /templates

EXPOSE 80

CMD ["/sbin/my_init", "--", "/scripts/start.py"]

0 comments on commit 75c45f1

Please sign in to comment.