File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,3 @@ RUN sed -i -e 's!\bmain\b!main contrib!g' /etc/apt/sources.list && \
17
17
glusterfs-common \
18
18
samba-common \
19
19
arptables
20
-
21
- RUN update-alternatives --set iptables /usr/sbin/iptables-legacy && \
22
- update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy && \
23
- update-alternatives --set arptables /usr/sbin/arptables-legacy && \
24
- update-alternatives --set ebtables /usr/sbin/ebtables-legacy
Original file line number Diff line number Diff line change @@ -17,8 +17,3 @@ RUN sed -i -e 's!\bmain\b!main contrib!g' /etc/apt/sources.list && \
17
17
glusterfs-common \
18
18
samba-common \
19
19
arptables
20
-
21
- RUN update-alternatives --set iptables /usr/sbin/iptables-legacy && \
22
- update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy && \
23
- update-alternatives --set arptables /usr/sbin/arptables-legacy && \
24
- update-alternatives --set ebtables /usr/sbin/ebtables-legacy
You can’t perform that action at this time.
0 commit comments