5 lines
136 B
Docker
5 lines
136 B
Docker
FROM base-firewall-1.8.7
|
|
MAINTAINER gyurix
|
|
COPY firewall /firewall
|
|
CMD firewall/iptables-wrapper-installer.sh && /firewall/firewall-add
|