Expose port 80

This commit is contained in:
James Coleman-Powell 2016-05-04 21:28:50 +01:00
parent f2b00badc9
commit 52b88d8274

View File

@ -1,5 +1,6 @@
FROM debian:jessie
MAINTAINER "Andrey Arapov <andrey.arapov@nixaid.com>"
EXPOSE 80
# To avoid problems with Dialog and curses wizards
ENV DEBIAN_FRONTEND noninteractive