commit | 3f0991affe9072c0eec9c07ce9244e6a45b72ff8 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Dec 09 13:36:53 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Dec 09 13:36:53 2014 -0800 |
tree | 596278f062fa399fb03c8e721c57996ded3378f3 | |
parent | ffbf45aece25ce67b5cf9f34b1d2348eee228406 [diff] [blame] |
80 -> 8181
diff --git a/dist-setup.sh b/dist-setup.sh index a48881c..8cadb3b 100644 --- a/dist-setup.sh +++ b/dist-setup.sh
@@ -41,7 +41,7 @@ RUN sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd ENV NOTVISIBLE "in users profile" RUN echo "export VISIBLE=now" >> /etc/profile -EXPOSE 22 6633 80 +EXPOSE 22 6633 8181 CMD ["/sbin/init"] EOF