Docker nginx
This commit is contained in:
parent
6a4235a9a2
commit
eacd133d00
|
@ -12,6 +12,4 @@ RUN apt-get update && apt-get -y install vim dnsmasq dnsutils
|
|||
|
||||
RUN echo listen-address=127.0.0.1 > /etc/dnsmasq.d/dnsmasq.conf
|
||||
|
||||
RUN service dnsmasq restart
|
||||
|
||||
EXPOSE 8080
|
Loading…
Reference in New Issue