router-tuto3: Fix a problem with overriding file
This commit is contained in:
parent
a9330c9caf
commit
b8fd08ab39
@ -9,6 +9,7 @@ RUN mkdir -p /var/lock/ && opkg update && opkg install \
|
||||
msmtp \
|
||||
python3 \
|
||||
tcpdump \
|
||||
&& rm /etc/resolv.conf \
|
||||
&& rm -rf /var/lock \
|
||||
&& rm -rf /etc/ssh/ssh_host_*_key* \
|
||||
&& echo "alias ip='ip -c'" >> /etc/profile
|
||||
|
Reference in New Issue
Block a user