Skip to content

Commit

Permalink
Add expose port
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn van Maurik committed Sep 11, 2014
1 parent d190afd commit b27d0a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ RUN icinga2-enable-feature ido-mysql
ADD entrypoint.sh /entrypoint.sh
RUN chmod u+x /entrypoint.sh

EXPOSE 80

VOLUME ["/etc/icinga2"]

# Initialize and run Supervisor
Expand Down

0 comments on commit b27d0a0

Please sign in to comment.