Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ywfwj2008 committed Dec 26, 2018
1 parent 3143a0a commit 76f1831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN bash /www/server/panel/install/install_soft.sh 0 install php 7.2 && \
rm -rf /tmp/*

# expose port
EXPOSE 8888 80 443 21 20 888 3306 9001 25
EXPOSE 8888 80 443 21 20 888 3306 9001

# Set the entrypoint script.
ADD ${REMOTE_PATH}/entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 76f1831

Please sign in to comment.