Skip to content
Snippets Groups Projects
Commit b9367568 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Install iptables

parent e4323ecc
No related branches found
No related tags found
No related merge requests found
Pipeline #4243 canceled
......@@ -6,6 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get -f -y install \
iptables \
shorewall \
shorewall6 \
&& \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment